mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
38 lines
879 B
Text
38 lines
879 B
Text
NAME
|
|
gcloud vmware private-connections - manage Private Connections in Google
|
|
Cloud VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware private-connections GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Private Connections in Google Cloud VMware Engine.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
routes
|
|
Manage private connection peering routes in Google Cloud VMware Engine.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Google Cloud Private Connection.
|
|
|
|
delete
|
|
Delete a Google Cloud Private Connection.
|
|
|
|
describe
|
|
Describe a Google Cloud Private Connection.
|
|
|
|
list
|
|
List Google Cloud Private Connections.
|
|
|
|
update
|
|
Update a Google Cloud Private Connection.
|