mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
33 lines
771 B
Text
33 lines
771 B
Text
NAME
|
|
gcloud vmware private-clouds clusters - manage clusters in Google Cloud
|
|
VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware private-clouds clusters GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage clusters in Google Cloud VMware Engine.
|
|
|
|
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 Google Cloud VMware Engine cluster.
|
|
|
|
delete
|
|
Delete a Google Cloud VMware Engine cluster.
|
|
|
|
describe
|
|
Describe a Google Cloud VMware Engine cluster.
|
|
|
|
list
|
|
List clusters in a Google Cloud VMware Engine private cloud.
|
|
|
|
update
|
|
Update a Google Cloud VMware Engine cluster.
|