cdsctl template push

Push CDS workflow template

Synopsis

Push CDS workflow template

cdsctl template push YAML-FILE ... [flags]

Examples

cdsctl template push my-template.yml workflow.yml 1.pipeline.yml

Options

      --skip-update-files   Useful if you don't want to update yaml files after pushing the template.

Options inherited from parent commands

  -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

SEE ALSO