Components
CDN
cdsctl
cdsctl
events
login
reset-password
shell
signup
update
version

cdsctl worker disable

Disable CDS workers

Synopsis

Disable one on more CDS worker by their names.

For example if your want to disable all CDS workers you can run:

$ cdsctl worker disable $(cdsctl worker list)

cdsctl worker disable NAME ...

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