Skip to content

delete

omnistrate-ctl domain delete

Delete a Custom Domain

Synopsis

This command helps you delete a Custom Domain.

omnistrate-ctl domain delete [name] [flags]

Examples

# Delete domain with name
omctl delete domain [domain-name]

Options

  -h, --help   help for delete

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