Run a CDS workflow
Run a CDS workflow
cdsctl workflow run [ PROJECT-KEY WORKFLOW-NAME ] [flags]
-d, --data string Run the workflow with payload data
-i, --interactive Follow the workflow run in an interactive terminal user interface
--node-name string Node Name to launch; Flag run-number is mandatory
-o, --open-web-browser Open web browser on the workflow run
-p, --parameter strings Run the workflow with pipeline parameter
--run-number string Existing Workflow RUN Number
-s, --sync Synchronise your pipelines with your last editions. Must be used with flag run-number
-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
Manage CDS workflow