Skip to content

Omnistrate ctl account delete

omnistrate-ctl account delete

Delete a Cloud Provider Account

Synopsis

This command helps you delete a cloud provider account.

omnistrate-ctl account delete [account-name or account-id] [flags]

Examples

# Delete account with name or id
omctl account delete [account-name or account-id]

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