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 an Anthos cluster on AWS.
(DEPRECATED) Create 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 cluster named my-cluster managed in location us-west1, run:

View file

@ -7,7 +7,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Delete an Anthos cluster on AWS.
(DEPRECATED) Delete 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 cluster named my-cluster managed in location us-west1, run:

View file

@ -6,7 +6,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Describe an Anthos cluster on AWS.
(DEPRECATED) Describe 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 cluster named my-cluster managed in location us-west1, run:

View file

@ -8,6 +8,10 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(DEPRECATED) This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
for more details.
Fetch credentials for a running Anthos cluster on AWS.
This command updates a kubeconfig file with appropriate credentials and

View file

@ -5,7 +5,11 @@ SYNOPSIS
gcloud container aws clusters COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create and manage Anthos clusters on AWS.
(DEPRECATED) Create and manage Anthos clusters 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.
@ -16,22 +20,22 @@ COMMANDS
COMMAND is one of the following:
create
Create an Anthos cluster on AWS.
(DEPRECATED) Create an Anthos cluster on AWS.
delete
Delete an Anthos cluster on AWS.
(DEPRECATED) Delete an Anthos cluster on AWS.
describe
Describe an Anthos cluster on AWS.
(DEPRECATED) Describe an Anthos cluster on AWS.
get-credentials
Get credentials of an Anthos cluster on AWS.
(DEPRECATED) Get credentials of an Anthos cluster on AWS.
list
List Anthos clusters on AWS.
(DEPRECATED) List Anthos clusters on AWS.
update
Update an Anthos cluster on AWS.
(DEPRECATED) Update an Anthos cluster on AWS.
NOTES
This variant is also available:

View file

@ -7,7 +7,11 @@ SYNOPSIS
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
List Anthos clusters on AWS.
(DEPRECATED) List Anthos clusters 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 lists all clusters managed in location us-west1, run:

View file

@ -28,7 +28,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Update an Anthos cluster on AWS.
(DEPRECATED) Update 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 cluster named my-cluster managed in location us-west1, run:

View file

@ -7,7 +7,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Get Anthos Multi-Cloud server configuration for AWS.
(DEPRECATED) Get Anthos Multi-Cloud server configuration for AWS.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
for more details.
EXAMPLES
To return supported AWS regions and valid versions in location us-west1,

View file

@ -6,7 +6,12 @@ SYNOPSIS
gcloud container aws GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Deploy and manage clusters of machines on AWS for running containers.
(DEPRECATED) Deploy and manage clusters of machines on AWS for running
containers.
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,19 +22,19 @@ GROUPS
GROUP is one of the following:
clusters
Create and manage Anthos clusters on AWS.
(DEPRECATED) Create and manage Anthos clusters on AWS.
node-pools
Create and manage node pools in an Anthos cluster on AWS.
(DEPRECATED) Create and manage node pools in an Anthos cluster on AWS.
operations
Manage Anthos Multi-Cloud long running operations for AWS.
(DEPRECATED) Manage Anthos Multi-Cloud long running operations for AWS.
COMMANDS
COMMAND is one of the following:
get-server-config
Get Anthos Multi-Cloud server configuration for AWS.
(DEPRECATED) Get Anthos Multi-Cloud server configuration for AWS.
NOTES
This variant is also available:

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

View file

@ -6,7 +6,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Cancel an operation.
(DEPRECATED) Cancel an operation.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
for more details.
EXAMPLES
To cancel an operation in location us-west1, run:

View file

@ -6,7 +6,11 @@ SYNOPSIS
(OPERATION_ID : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Describe an operation.
(DEPRECATED) Describe an operation.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
for more details.
EXAMPLES
To describe an operation in location us-west1, run:

View file

@ -6,7 +6,11 @@ SYNOPSIS
gcloud container aws operations COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Anthos Multi-Cloud long running operations for AWS.
(DEPRECATED) Manage Anthos Multi-Cloud long running operations for 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,16 +21,16 @@ COMMANDS
COMMAND is one of the following:
cancel
Cancel an operation.
(DEPRECATED) Cancel an operation.
describe
Describe an operation.
(DEPRECATED) Describe an operation.
list
List operations.
(DEPRECATED) List operations.
wait
Wait for an operation to complete.
(DEPRECATED) Wait for an operation to complete.
NOTES
This variant is also available:

View file

@ -7,7 +7,11 @@ SYNOPSIS
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
List operations.
(DEPRECATED) List operations.
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 operations in location us-west1, run:

View file

@ -6,7 +6,11 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Wait for an operation to complete.
(DEPRECATED) Wait for an operation to complete.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
for more details.
EXAMPLES
To wait for an operation in location us-west1 to complete, run: