gcloud compute routes - read and manipulate routes
gcloud compute routes COMMAND [GCLOUD_WIDE_FLAG ...]
Read and manipulate routes.
For more information about routes, see the routes documentation https://cloud.google.com/vpc/docs/routes.
See also: Routes API https://cloud.google.com/compute/docs/reference/rest/v1/routes.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a new route.
- delete
Delete routes.
- describe
Describe a route.
- list
List non-dynamic Google Compute Engine routes.
These variants are also available:
$ gcloud alpha compute routes
$ gcloud beta compute routes