gcloud_alpha_compute_routers (1)
NAME
- gcloud alpha compute routers - list, create, and delete Google Compute Engine routers
SYNOPSIS
-
gcloud alpha compute routers GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List, create, and delete Google Compute Engine routers.
GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
-
- nats
-
(ALPHA) List, create, describe and delete Google Compute Engine NATs.
COMMANDS
COMMAND is one of the following:
-
- add-bgp-peer
-
(ALPHA) Add a BGP peer to a Google Compute Engine router.
- add-interface
-
(ALPHA) Add an interface to a Google Compute Engine router.
- create
-
(ALPHA) Create a Google Compute Engine router.
- delete
-
(ALPHA) Delete Google Compute Engine routers.
- describe
-
(ALPHA) Describe a Google Compute Engine router.
- get-nat-mapping-info
-
(ALPHA) Display NAT Mapping information in a router.
- get-status
-
(ALPHA) Get status of a Google Compute Engine router.
- list
-
(ALPHA) List Google Compute Engine routers.
- remove-bgp-peer
-
(ALPHA) Remove a BGP peer from a Google Compute Engine router.
- remove-interface
-
(ALPHA) Remove an interface from a Google Compute Engine router.
- update
-
(ALPHA) Update a Google Compute Engine router.
- update-bgp-peer
-
(ALPHA) Update a BGP peer on a Google Compute Engine router.
- update-interface
-
(ALPHA) Update an interface on a Google Compute Engine router.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud compute routers $ gcloud beta compute routers