mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
44 lines
1.2 KiB
Text
44 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha container vmware node-pools - create and manage node pools in
|
|
an Anthos cluster on VMware
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container vmware node-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Create and manage node pools in an Anthos cluster 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 a node pool in an Anthos cluster on VMware.
|
|
|
|
delete
|
|
(ALPHA) Delete a node pool in an Anthos cluster on VMware.
|
|
|
|
describe
|
|
(ALPHA) Describe a node pool in an Anthos cluster on VMware.
|
|
|
|
enroll
|
|
(ALPHA) Enroll a node pool in an Anthos cluster on VMware.
|
|
|
|
list
|
|
(ALPHA) List node pools in an Anthos cluster on VMware.
|
|
|
|
update
|
|
(ALPHA) Update a node pool in 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 node-pools
|
|
|