cdsctl experimental workflow jobs stop

Stop the workflow run job

Synopsis

Stop the workflow run job

cdsctl experimental workflow jobs stop PROJ_KEY RUN_IDENTIFIER JOB_IDENTIFIER

Examples

cdsctl experimental workflow job stop <proj_key> <run_identifier> <job_identifier>

Options inherited from parent commands

  -c, --context string   cdsctl context name
  -f, --file string      set configuration file
      --insecure         (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers.
  -n, --no-interactive   Set to disable interaction with ctl
      --verbose          Enable verbose output

SEE ALSO