1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/compute/routes/help
2022-03-01 04:29:52 +00:00

42 lines
850 B
Text

NAME
gcloud compute routes - read and manipulate routes
SYNOPSIS
gcloud compute routes COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
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.
NOTES
These variants are also available:
$ gcloud alpha compute routes
$ gcloud beta compute routes