mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
53 lines
1.2 KiB
Text
53 lines
1.2 KiB
Text
NAME
|
|
gcloud vmware private-clouds - manage private clouds in Google Cloud VMware
|
|
Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware private-clouds GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage private clouds 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:
|
|
|
|
clusters
|
|
Manage clusters in Google Cloud VMware Engine.
|
|
|
|
hcx
|
|
Manage HCX using Google Cloud VMware Engine.
|
|
|
|
nsx
|
|
Manage NSX using Google Cloud VMware Engine.
|
|
|
|
subnets
|
|
Manage vmware subnets in Google Cloud VMware Engine.
|
|
|
|
vcenter
|
|
Manage vCenter resources in Google Cloud VMware Engine.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a VMware Engine private cloud.
|
|
|
|
delete
|
|
Delete a Google Cloud VMware Engine private cloud.
|
|
|
|
describe
|
|
Describe a Google Cloud VMware Engine private cloud.
|
|
|
|
list
|
|
List Google Cloud VMware Engine private clouds.
|
|
|
|
undelete
|
|
Cancel deletion of a Google Cloud VMware Engine private cloud.
|
|
|
|
update
|
|
Update a Google Cloud VMware Engine private cloud.
|