mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
48 lines
1.1 KiB
Text
48 lines
1.1 KiB
Text
NAME
|
|
gcloud services vpc-peerings - VPC Peerings to various services
|
|
|
|
SYNOPSIS
|
|
gcloud services vpc-peerings GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
VPC Peerings to various services.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
operations
|
|
Manage VPC Peering operations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
connect
|
|
Connect to a service via VPC peering for a project network.
|
|
|
|
delete
|
|
Delete a private service connection to a service for a project network.
|
|
|
|
disable-vpc-service-controls
|
|
Disable VPC Service Controls for the peering connection.
|
|
|
|
enable-vpc-service-controls
|
|
Enable VPC Service Controls for the peering connection.
|
|
|
|
list
|
|
List connections to a service via VPC peering for a project network.
|
|
|
|
update
|
|
Update a private service connection to a service for a project network.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha services vpc-peerings
|
|
|
|
$ gcloud beta services vpc-peerings
|
|
|