mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
40 lines
944 B
Text
40 lines
944 B
Text
NAME
|
|
gcloud beta compute networks vpc-access connectors - manage Serverless VPC
|
|
Access Service connectors
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute networks vpc-access connectors COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create a VPC Access connector.
|
|
|
|
delete
|
|
(BETA) Delete a VPC Access connector.
|
|
|
|
describe
|
|
(BETA) Show metadata for a VPC Access connector.
|
|
|
|
list
|
|
(BETA) List VPC Access connectors.
|
|
|
|
update
|
|
(BETA) Update a VPC Access connector.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud compute networks vpc-access connectors
|
|
|