1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 11:21:48 +00:00
gcloud-help/gcloud/alpha/compute/routes/help
2022-03-01 04:29:52 +00:00

45 lines
1.1 KiB
Text

NAME
gcloud alpha compute routes - read and manipulate routes
SYNOPSIS
gcloud alpha compute routes COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a new route.
delete
(ALPHA) Delete routes.
describe
(ALPHA) Describe a route.
list
(ALPHA) List non-dynamic Google Compute Engine routes.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud compute routes
$ gcloud beta compute routes