exo networking vpc show
Description
This command shows a Virtual Private Cloud details.
Supported output template annotations for VPC: .ID, .Name, .Description, .Default, .Zone, .CreatedAt, .DhcpOptions, .Labels, .Subnets
Supported output template annotations for VPC subnets: .Name, .IPv4Block
exo networking vpc show VPC-NAME|ID [flags]Options
| Option | Description |
|---|---|
--help, -h | help for show |
--zone, -z | VPC zone |
Options inherited from parent commands
| Option | Description |
|---|---|
--config, -C | Specify an alternate config file [env EXOSCALE_CONFIG] |
--output-format, -O | Output format (table|json|text), see "exo output –help" for more information |
--output-template | Template to use if output format is "text" |
--quiet, -Q | Quiet mode (disable non-essential command output) |
--timeout | Per-zone timeout for list operations; -1s disables timeout [env EXOSCALE_TIMEOUT] |
--use-account, -A | Account to use in config file [env EXOSCALE_ACCOUNT] |
Related Commands
- vpc - Virtual Private Cloud management
Last updated on