mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Mar 26 10:55:24 UTC 2025
This commit is contained in:
parent
e555fef0aa
commit
be9483c980
310 changed files with 9868 additions and 540 deletions
|
|
@ -6,7 +6,12 @@ SYNOPSIS
|
|||
gcloud alpha container aws node-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create and manage node pools in an Anthos cluster on AWS.
|
||||
(ALPHA) (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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -17,22 +22,22 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create a node pool in an Anthos cluster on AWS.
|
||||
(ALPHA) (DEPRECATED) Create a node pool in an Anthos cluster on AWS.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete a node pool in an Anthos cluster on AWS.
|
||||
(ALPHA) (DEPRECATED) Delete a node pool in an Anthos cluster on AWS.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe a node pool in an Anthos cluster on AWS.
|
||||
(ALPHA) (DEPRECATED) Describe a node pool in an Anthos cluster on AWS.
|
||||
|
||||
list
|
||||
(ALPHA) List node pools in an Anthos cluster on AWS.
|
||||
(ALPHA) (DEPRECATED) List node pools in an Anthos cluster on AWS.
|
||||
|
||||
rollback
|
||||
(ALPHA) Rollback a node pool in an Anthos cluster on AWS.
|
||||
(ALPHA) (DEPRECATED) Rollback a node pool in an Anthos cluster on AWS.
|
||||
|
||||
update
|
||||
(ALPHA) Update a node pool in an Anthos cluster on AWS.
|
||||
(ALPHA) (DEPRECATED) Update a node pool in an Anthos cluster on AWS.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue