cdsctl workflow advanced delete

Delete a CDS workflow

Synopsis

Delete a CDS workflow

cdsctl workflow advanced delete [ PROJECT-KEY WORKFLOW-NAME ] [flags]

Options

      --force               Force delete without confirmation and exit 0 if resource does not exist
  -d, --with-dependencies   delete and clean workflow dependencies

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