mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
43 lines
1,010 B
Text
43 lines
1,010 B
Text
NAME
|
|
gcloud container vmware node-pools - create and manage node pools in an
|
|
Anthos cluster on VMware
|
|
|
|
SYNOPSIS
|
|
gcloud container vmware node-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a node pool in an Anthos cluster on VMware.
|
|
|
|
delete
|
|
Delete a node pool in an Anthos cluster on VMware.
|
|
|
|
describe
|
|
Describe a node pool in an Anthos cluster on VMware.
|
|
|
|
enroll
|
|
Enroll a node pool in an Anthos cluster on VMware.
|
|
|
|
list
|
|
List node pools in an Anthos cluster on VMware.
|
|
|
|
update
|
|
Update a node pool in an Anthos cluster on VMware.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha container vmware node-pools
|
|
|
|
$ gcloud beta container vmware node-pools
|
|
|