Skip to content

exo networking vpc route list

Description

This command lists the routes of a Virtual Private Cloud.

Without –subnet, the routes attached to the VPC are list. With –subnet, all the routes impacting the Subnet are listed

Supported output template annotations: .ID, .Kind, .Destination, .Target, .Description

exo networking vpc route list VPC-NAME|ID [flags]

Options

OptionDescription
--help, -hhelp for list
--subnetonly list routes of this Subnet (NAME|ID)
--zone, -zVPC zone

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--timeoutPer-zone timeout for list operations; -1s disables timeout [env EXOSCALE_TIMEOUT]
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands

  • route - Manage VPC routes
Last updated on