cdsctl queue stopall

Stop all job from the queue

Synopsis

Stop all job from the queue

cdsctl queue stopall [PROJECT-KEY] [WORKFLOW-NAME] [flags]

Examples

cdsctl queue stopall

Options

      --force   if true, do not ask user before stopping all workflows

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