Class StatusCommand

Gets condition for a job.

Inheritance
object
Sitecore.CH.Cli.Core.Abstractions.Commands.BaseCommand<THandler>Sitecore.CH.Cli.Plugin.Jobs.CommandHandlers.StatusCommandHandler
StatusCommand
Namespace: SitecoreSitecore.CHSitecore.CH.CliSitecore.CH.Cli.PluginSitecore.CH.Cli.Plugin.JobsCommands
Assembly: Sitecore.CH.Cli.Plugin.Jobs.dll
Syntax
RequestResponse
public class StatusCommand : BaseCommand<StatusCommandHandler>
Remarks

Required parameters

  • --id Specifies the job id

Optional parameters

  • --endpoint -e Specifies an alternative endpoint name for the execution of this command.

Global parameters

  • -? --help -h Show this help message and exit.
  • -v --verbosity Enables verbose logging.
Examples
RequestResponse
ch-cli jobs status --id "<job id>"

Do you have some feedback for us?

If you have suggestions for improving this article,