- NAME
-
- gcloud beta compute routers - list, create, and delete Compute Engine routers
- SYNOPSIS
-
-
gcloud beta compute routers
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
List, create, and delete Cloud Routers.For more information about Cloud Routers, see the Cloud Router documentation.
See also: Routers API.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
nats
-
(BETA)
List, create, describe, and delete Cloud NAT.
- COMMANDS
-
is one of the following:COMMAND
add-bgp-peer
-
(BETA)
Add a BGP peer to a Compute Engine router. add-interface
-
(BETA)
Add an interface to a Compute Engine router. add-route-policy
-
(BETA)
Add an empty route policy to a Compute Engine router. add-route-policy-term
-
(BETA)
Adds a new term to an existing route policy of a Comute Engine router. create
-
(BETA)
Create a Compute Engine router. delete
-
(BETA)
Delete Compute Engine routers. describe
-
(BETA)
Describe a Compute Engine router. download-route-policy
-
(BETA)
Download a route policy from a Compute Engine router. get-nat-ip-info
-
(BETA)
Display NAT IP information in a router. get-nat-mapping-info
-
(BETA)
Display NAT Mapping information in a router. get-route-policy
-
(BETA)
Get a route policy from a Compute Engine router. get-status
-
(BETA)
Get status of a Compute Engine router. list
-
(BETA)
List Google Compute Engine routers. list-bgp-routes
-
(BETA)
List routes advertised and learned on individual BGP sessions, both pre- and post-policy evaluation. list-route-policies
-
(BETA)
List route policies from a Compute Engine router. remove-bgp-peer
-
(BETA)
Remove a BGP peer from a Compute Engine router. remove-interface
-
(BETA)
Remove an interface from a Compute Engine router. remove-route-policy
-
(BETA)
Remove a route policy from a Compute Engine router. remove-route-policy-term
-
(BETA)
Remove a route policy term of a Compute Engine router. update
-
(BETA)
Update a Compute Engine router. update-bgp-peer
-
(BETA)
Update a BGP peer on a Compute Engine router. update-interface
-
(BETA)
Update an interface on a Compute Engine router. update-route-policy-term
-
(BETA)
Updates a term of an existing route policy of a Comute Engine router. upload-route-policy
-
(BETA)
Upload a route policy into a Compute Engine router.
- NOTES
-
This command is currently in beta and might change without notice. These
variants are also available:
gcloud compute routers
gcloud alpha compute routers
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-16 UTC.