- 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.
See also: Network API.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
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
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.