1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Mar 26 10:55:24 UTC 2025

This commit is contained in:
Automated 2025-03-26 10:55:24 +00:00
parent e555fef0aa
commit be9483c980
310 changed files with 9868 additions and 540 deletions

View file

@ -36,7 +36,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create a node pool in an Anthos cluster on AWS.
(DEPRECATED) Create a node pool 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.
EXAMPLES
To create a node pool named my-node-pool in a cluster named my-cluster

View file

@ -8,7 +8,11 @@ SYNOPSIS
[--async] [--ignore-errors] [--validate-only] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Delete a node pool in an Anthos cluster on AWS.
(DEPRECATED) Delete a node pool 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.
EXAMPLES
To delete a node pool named my-node-pool in a cluster named my-cluster

View file

@ -8,7 +8,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Describe a node pool in an Anthos cluster on AWS.
(DEPRECATED) Describe a node pool 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.
EXAMPLES
To describe a node pool named my-node-pool in a cluster named my-cluster

View file

@ -6,7 +6,11 @@ SYNOPSIS
gcloud container aws node-pools COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create and manage node pools in an Anthos cluster on AWS.
(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 +21,22 @@ COMMANDS
COMMAND is one of the following:
create
Create a node pool in an Anthos cluster on AWS.
(DEPRECATED) Create a node pool in an Anthos cluster on AWS.
delete
Delete a node pool in an Anthos cluster on AWS.
(DEPRECATED) Delete a node pool in an Anthos cluster on AWS.
describe
Describe a node pool in an Anthos cluster on AWS.
(DEPRECATED) Describe a node pool in an Anthos cluster on AWS.
list
List node pools in an Anthos cluster on AWS.
(DEPRECATED) List node pools in an Anthos cluster on AWS.
rollback
Rollback a node pool in an Anthos cluster on AWS.
(DEPRECATED) Rollback a node pool in an Anthos cluster on AWS.
update
Update a node pool in an Anthos cluster on AWS.
(DEPRECATED) Update a node pool in an Anthos cluster on AWS.
NOTES
This variant is also available:

View file

@ -9,7 +9,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
List node pools in an Anthos cluster on AWS.
(DEPRECATED) List 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.
EXAMPLES
To list all node pools in a cluster named my-cluster managed in location

View file

@ -8,7 +8,11 @@ SYNOPSIS
[--respect-pdb] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Rollback a node pool in an Anthos cluster on AWS.
(DEPRECATED) Rollback a node pool 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.
EXAMPLES
To roll back a canceled or failed update in node pool named my-node-pool in

View file

@ -28,7 +28,11 @@ SYNOPSIS
[--max-nodes=MAX_NODES --min-nodes=MIN_NODES] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Update a node pool in an Anthos cluster on AWS.
(DEPRECATED) Update a node pool 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.
EXAMPLES
To update a node pool named my-node-pool in a cluster named my-cluster