mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +00:00
36 lines
774 B
Text
36 lines
774 B
Text
NAME
|
|
gcloud compute networks vpc-access connectors - manage Serverless VPC
|
|
Access Service connectors
|
|
|
|
SYNOPSIS
|
|
gcloud compute networks vpc-access connectors COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing connectors resource for VPC Access Service.
|
|
|
|
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 VPC Access connector.
|
|
|
|
delete
|
|
Delete a VPC Access connector.
|
|
|
|
describe
|
|
Show metadata for a VPC Access connector.
|
|
|
|
list
|
|
List VPC Access connectors.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta compute networks vpc-access connectors
|
|
|