Skip to content

Omnistrate ctl deployment cell delete

omnistrate-ctl deployment-cell delete

Delete a deployment cell

Synopsis

Delete a deployment cell by ID.

omnistrate-ctl deployment-cell delete [flags]

Options

  -c, --customer-email string   Customer email to filter by (required)
  -f, --force                   Force delete without confirmation
  -h, --help                    help for delete
  -i, --id string               Deployment cell ID (required)

Options inherited from parent commands

  -o, --output string   Output format (text|table|json) (default "table")
  -v, --version         Print the version number of omnistrate-ctl

SEE ALSO