mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
41 lines
927 B
Text
41 lines
927 B
Text
NAME
|
|
gcloud container aws node-pools - create and manage node pools in an Anthos
|
|
cluster on AWS
|
|
|
|
SYNOPSIS
|
|
gcloud container aws node-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Create and manage node pools in an Anthos cluster on AWS.
|
|
|
|
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 AWS.
|
|
|
|
delete
|
|
Delete a node pool in an Anthos cluster on AWS.
|
|
|
|
describe
|
|
Describe a node pool in an Anthos cluster on AWS.
|
|
|
|
list
|
|
List node pools in an Anthos cluster on AWS.
|
|
|
|
rollback
|
|
Rollback a node pool in an Anthos cluster on AWS.
|
|
|
|
update
|
|
Update a node pool in an Anthos cluster on AWS.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container aws node-pools
|
|
|