Omnistrate ctl account describe
omnistrate-ctl account describe
Describe a Cloud Provider Account
Synopsis
This command helps you get details of a cloud provider account.
Examples
# Describe account with name
omctl account describe [account-name]
# Describe account with ID
omctl account describe --id=[account-id]
Options
-h, --help help for describe
--id string Account ID
-o, --output string Output format. Only json is supported. (default "json")
Options inherited from parent commands
SEE ALSO
- omnistrate-ctl account - Manage your Cloud Provider Accounts