Apply CDS workflow template
Apply CDS workflow template
cdsctl workflow applyTemplate [ PROJECT-KEY WORKFLOW-NAME ] [TEMPLATE-PATH] [flags]
cdsctl template apply project-key workflow-name group-name/template-slug
--detach Set to generate a workflow detached from the template
--force Force, may override files
--import-as-code If true, will import the generated workflow as code on given project
--import-push If true, will push the generated workflow on given project
-d, --output-dir string Output directory (default ".cds")
-p, --params stringArray Specify params for template like --params paramKey=paramValue
--quiet If true, do not output filename created
-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