1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 11:21:48 +00:00
gcloud-help/gcloud/alpha/container/vmware/clusters/help

54 lines
1.4 KiB
Text
Raw Normal View History

2023-01-19 00:56:33 +00:00
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
2023-02-08 10:13:59 +00:00
(ALPHA) Query versions for creating or upgrading an Anthos on VMware
user cluster.
2023-01-19 00:56:33 +00:00
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
2023-09-27 12:05:40 +00:00
access allowlist. These variants are also available:
$ gcloud container vmware clusters
2023-04-12 10:43:12 +00:00
$ gcloud beta container vmware clusters
2023-01-19 00:56:33 +00:00