mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 12 10:43:12 UTC 2023
This commit is contained in:
parent
32e56b8b99
commit
b155beb241
220 changed files with 7834 additions and 1142 deletions
49
gcloud/beta/container/vmware/clusters/help
Normal file
49
gcloud/beta/container/vmware/clusters/help
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
NAME
|
||||
gcloud beta container vmware clusters - create and manage Anthos clusters
|
||||
on VMware
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta container vmware clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) 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
|
||||
(BETA) Create an Anthos cluster on VMware.
|
||||
|
||||
delete
|
||||
(BETA) Delete an Anthos cluster on VMware.
|
||||
|
||||
describe
|
||||
(BETA) Describe an Anthos cluster on VMware.
|
||||
|
||||
enroll
|
||||
(BETA) Enroll an Anthos cluster on VMware.
|
||||
|
||||
list
|
||||
(BETA) List Anthos clusters on VMware.
|
||||
|
||||
query-version-config
|
||||
(BETA) Query versions for creating or upgrading an Anthos on VMware
|
||||
user cluster.
|
||||
|
||||
update
|
||||
(BETA) Update an Anthos cluster on VMware.
|
||||
|
||||
upgrade
|
||||
(BETA) Centrally upgrade an Anthos cluster on VMware.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha container vmware clusters
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue