Skip to content

Omnistrate ctl account customer describe

omnistrate-ctl account customer describe

Describe a customer BYOA account onboarding instance

Synopsis

This command describes a customer BYOA account onboarding instance and its backing account config.

omnistrate-ctl account customer describe [customer-account-instance-id] [flags]

Examples

# Describe a customer BYOA account onboarding instance
omnistrate-ctl account customer describe instance-abcd1234

# Get full raw details including the backing account config
omnistrate-ctl account customer describe instance-abcd1234 -o json

Options

  -h, --help            help for describe
  -o, --output string   Output format (text|table|json). (default "table")

Options inherited from parent commands

  -v, --version   Print the version number of omnistrate-ctl

SEE ALSO