Skip to content

Omnistrate ctl custom network describe

omnistrate-ctl custom-network describe

Describe a custom network

Synopsis

This command helps you describe an existing custom network.

omnistrate-ctl custom-network describe [custom-network-name] [flags]

Examples

# Describe a custom network by ID
omctl custom-network describe --custom-network-id [custom-network-id]

Options

      --custom-network-id string   ID of the custom network
  -h, --help                       help for describe

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