- NAME
-
- gcloud compute routers - list, create, and delete Compute Engine routers
- SYNOPSIS
-
-
gcloud compute routers
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
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
- List, create, describe, and delete Cloud NAT.
- COMMANDS
-
is one of the following:COMMAND
add-bgp-peer
- Add a BGP peer to a Compute Engine router.
add-interface
- Add an interface to a Compute Engine router.
create
- Create a Compute Engine router.
delete
- Delete Compute Engine routers.
describe
- Describe a Compute Engine router.
get-nat-ip-info
- Display NAT IP information in a router.
get-nat-mapping-info
- Display NAT Mapping information in a router.
get-status
- Get status of a Compute Engine router.
list
- List Google Compute Engine routers.
remove-bgp-peer
- Remove a BGP peer from a Compute Engine router.
remove-interface
- Remove an interface from a Compute Engine router.
update
- Update a Compute Engine router.
update-bgp-peer
- Update a BGP peer on a Compute Engine router.
update-interface
- Update an interface on a Compute Engine router.
- NOTES
-
These variants are also available:
gcloud alpha compute routers
gcloud beta 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-04-23 UTC.