gcloud compute networks peerings - list, create, and delete, and update VPC Network Peering
gcloud compute networks peerings COMMAND [GCLOUD_WIDE_FLAG ...]
Read and manipulate VPC Network Peering connections.
For more information about VPC Network Peering, see the VPC Network Peering documentation https://cloud.google.com/vpc/docs/vpc-peering.
See also: Network API https://cloud.google.com/compute/docs/reference/rest/v1/networks.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a Compute Engine network peering.
- delete
Delete a Compute Engine network peering.
- list
List Google Compute Engine peerings.
- list-routes
List received or advertised routes for a VPC network peering.
- update
Update a Compute Engine network peering.
These variants are also available:
$ gcloud alpha compute networks peerings
$ gcloud beta compute networks peerings