cdsctl workflow pull

Pull a workflow

Synopsis

Pull a workflow

cdsctl workflow pull [ PROJECT-KEY WORKFLOW-NAME ] [flags]

Options

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

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