mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
51 lines
1.3 KiB
Text
51 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha container vmware clusters - create and manage Anthos clusters
|
|
on VMware
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container vmware clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create an Anthos cluster on VMware.
|
|
|
|
delete
|
|
(ALPHA) Delete an Anthos cluster on VMware.
|
|
|
|
describe
|
|
(ALPHA) Describe an Anthos cluster on VMware.
|
|
|
|
enroll
|
|
(ALPHA) Enroll an Anthos cluster on VMware.
|
|
|
|
list
|
|
(ALPHA) List Anthos clusters on VMware.
|
|
|
|
query-version-config
|
|
(ALPHA) Query versions for creating or upgrading an Anthos on VMware
|
|
user cluster.
|
|
|
|
update
|
|
(ALPHA) Update an Anthos cluster on VMware.
|
|
|
|
upgrade
|
|
(ALPHA) Centrally upgrade an Anthos cluster on VMware.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud beta container vmware clusters
|
|
|