1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/alpha/container/vmware/node-pools/help

47 lines
1.3 KiB
Text
Raw Normal View History

2023-01-19 00:56:33 +00:00
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.
2023-03-24 11:31:22 +00:00
enroll
(ALPHA) Enroll a node pool in an Anthos cluster on VMware.
2023-01-19 00:56:33 +00:00
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
2023-09-27 12:05:40 +00:00
access allowlist. These variants are also available:
$ gcloud container vmware node-pools
2023-04-12 10:43:12 +00:00
$ gcloud beta container vmware node-pools
2023-01-19 00:56:33 +00:00