Skip to content

describe

omnistrate-ctl instance describe

Describe an instance deployment for your service

Synopsis

This command helps you describe the instance for your service.

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

Examples

# Describe an instance deployment
omctl instance describe instance-abcd1234

Options

  -h, --help            help for describe
  -o, --output string   Output format. Only json is supported (default "json")

Options inherited from parent commands

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

SEE ALSO