mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Sep 27 12:05:40 UTC 2023
This commit is contained in:
parent
54eca12593
commit
6c60d7f07f
256 changed files with 8313 additions and 442 deletions
50
gcloud/container/vmware/clusters/help
Normal file
50
gcloud/container/vmware/clusters/help
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
NAME
|
||||
gcloud container vmware clusters - create and manage Anthos clusters on
|
||||
VMware
|
||||
|
||||
SYNOPSIS
|
||||
gcloud container vmware clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Create and manage Anthos clusters on VMware.
|
||||
|
||||
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 an Anthos cluster on VMware.
|
||||
|
||||
delete
|
||||
Delete an Anthos cluster on VMware.
|
||||
|
||||
describe
|
||||
Describe an Anthos cluster on VMware.
|
||||
|
||||
enroll
|
||||
Enroll an Anthos cluster on VMware.
|
||||
|
||||
list
|
||||
List Anthos clusters on VMware.
|
||||
|
||||
query-version-config
|
||||
Query versions for creating or upgrading an Anthos on VMware user
|
||||
cluster.
|
||||
|
||||
update
|
||||
Update an Anthos cluster on VMware.
|
||||
|
||||
upgrade
|
||||
Centrally upgrade an Anthos cluster on VMware.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha container vmware clusters
|
||||
|
||||
$ gcloud beta container vmware clusters
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue