cdsctl template pull

Pull CDS workflow template

Synopsis

Pull CDS workflow template

cdsctl template pull [TEMPLATE-PATH] [flags]

Examples

cdsctl template pull group-name/template-slug

Options

      --force               Force, may override files
  -d, --output-dir string   Output directory (default ".cds")
      --quiet               If true, do not output filename created

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