gcloud alpha compute routers

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