cdsctl admin organization delete

Delete an organization

Synopsis

Delete an organization

cdsctl admin organization delete ORGANIZATION-NAME [flags]

Examples

cdsctl admin organization delete <organization-name>

Options

      --force   Force delete without confirmation and exit 0 if resource does not exist

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