NAME gcloud compute networks peerings - list, create, and delete, and update VPC Network Peering SYNOPSIS gcloud compute networks peerings COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION 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). GCLOUD WIDE FLAGS These flags are available to all commands: --help. Run $ gcloud help for details. COMMANDS 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. NOTES These variants are also available: $ gcloud alpha compute networks peerings $ gcloud beta compute networks peerings