1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/container/aws/node-pools/help

46 lines
1.2 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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
2025-03-26 10:55:24 +00:00
(DEPRECATED) Create and manage node pools in an Anthos cluster on AWS.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
for more details.
2022-03-01 04:29:52 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
2025-03-26 10:55:24 +00:00
(DEPRECATED) Create a node pool in an Anthos cluster on AWS.
2022-03-01 04:29:52 +00:00
delete
2025-03-26 10:55:24 +00:00
(DEPRECATED) Delete a node pool in an Anthos cluster on AWS.
2022-03-01 04:29:52 +00:00
describe
2025-03-26 10:55:24 +00:00
(DEPRECATED) Describe a node pool in an Anthos cluster on AWS.
2022-03-01 04:29:52 +00:00
list
2025-03-26 10:55:24 +00:00
(DEPRECATED) List node pools in an Anthos cluster on AWS.
2022-03-01 04:29:52 +00:00
2023-12-14 10:23:58 +00:00
rollback
2025-03-26 10:55:24 +00:00
(DEPRECATED) Rollback a node pool in an Anthos cluster on AWS.
2023-12-14 10:23:58 +00:00
2022-03-01 04:29:52 +00:00
update
2025-03-26 10:55:24 +00:00
(DEPRECATED) Update a node pool in an Anthos cluster on AWS.
2022-03-01 04:29:52 +00:00
NOTES
This variant is also available:
$ gcloud alpha container aws node-pools