Class ListCommand
Version:
日本語翻訳に関する免責事項
このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。
List orders.
Inheritance
System.Object
System.CommandLine.Symbol
System.CommandLine.NamedSymbol
System.CommandLine.Command
Sitecore.CH.Cli.Core.Abstractions.Commands.BaseCommand<Sitecore.CH.Cli.Plugin.Orders.CommandHandlers.ListCommandHandler>
ListCommand
Namespace: Sitecore.CH.Cli.Plugin.Orders.Commands
Assembly: Sitecore.CH.Cli.Plugin.Orders.dll
Syntax
Remarks
Optional parameters
--filter -fRefines the list of results.--sort -sSorts the list of results.--order -oDefines the sort order. Default value is Desc.--outputSpecifies the output format. Allowed values: Table, Json--endpoint -eSpecifies an alternative endpoint name for the execution of this command.
Global parameters
-? --help -hShow this help message and exit.-v --verbosityEnables verbose logging.
Examples
With filters:
If filter value is an integer the results are filter by 'Number of targets', otherwise the results are filtered by Condition or State or Type that contains the entered value. With sorting: