Bulk apply CDS workflow template and push all given workflows
Bulk apply CDS workflow template and push all given workflows
cdsctl template bulk [TEMPLATE-PATH] [flags]
cdsctl template bulk group-name/template-slug -i PROJ1/workflow1 -i PROJ1/workflow2 -p PROJ1/workflow1:repo=github.com/ovh/cds
--detach stringArray Set to generate a workflow detached from the template like --detach PROJ1/workflow1
-i, --instances stringArray Specify instances path
--instances-file string Specify path|url of a json|yaml file that contains instances with params
--parallel Apply template on workflow in parallel
-p, --params stringArray Specify parameters for template like --params PROJ1/workflow1:paramKey=paramValue
--track Wait the bulk to be over
-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 template