Get the workflow run job status
Get the workflow run job status
cdsctl experimental workflow jobs show PROJ_KEY RUN_IDENTIFIER JOB_IDENTIFIER [flags]
cdsctl experimental workflow run jobs status <proj_key> <run_identifier> <job_identifier>
--fields string Only display specified object fields. 'empty' will display all fields, 'all' will display all object fields, 'field1,field2' to select multiple fields
--format string Output format: plain|json|yaml (default "plain")
-q, --quiet Only display object's key
--verbose Display all object fields
-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
CDS Experimental workflow job commands