mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
32 lines
708 B
Text
32 lines
708 B
Text
|
|
NAME
|
||
|
|
gcloud compute networks vpc-access - manage VPC Access Service resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud compute networks vpc-access GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Commands for managing Google VPC Access Service resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
connectors
|
||
|
|
Manage Serverless VPC Access Service connectors.
|
||
|
|
|
||
|
|
locations
|
||
|
|
Manage locations resource for VPC Access Service.
|
||
|
|
|
||
|
|
operations
|
||
|
|
Manage operations resource for VPC Access Service.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud beta compute networks vpc-access
|
||
|
|
|