Start a new workflow
Start a new workflow
cdsctl experimental workflow run PROJ_KEY VCS_IDENTIFIER REPO_IDENTIFIER WORKFLOW_NAME [flags]
cdsctl workflow run <proj_key> <vcs_identifier> <repo_identifier> <workflow_name>
--branch string
--commit string
--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
--tag string
--verbose Display all object fields
--workflow-branch string
--workflow-tag string
-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 commands