1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/compute/networks/peerings/help
2022-03-01 04:29:52 +00:00

43 lines
1.2 KiB
Text

NAME
gcloud alpha compute networks peerings - list, create, delete, and update
VPC Network Peering
SYNOPSIS
gcloud alpha compute networks peerings COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List, create, delete, and update VPC Network Peering.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a Compute Engine network peering.
delete
(ALPHA) Delete a Compute Engine network peering.
list
(ALPHA) List Google Compute Engine peerings.
list-routes
(ALPHA) List received or advertised routes for a VPC network peering.
update
(ALPHA) Update a Compute Engine network peering.
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 networks peerings
$ gcloud beta compute networks peerings