mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
51 lines
1 KiB
Text
51 lines
1 KiB
Text
|
|
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
|
||
|
|
|