mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Wed Sep 27 12:05:40 UTC 2023
This commit is contained in:
parent
54eca12593
commit
6c60d7f07f
256 changed files with 8313 additions and 442 deletions
43
gcloud/container/vmware/node-pools/help
Normal file
43
gcloud/container/vmware/node-pools/help
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue