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:
parent
e555fef0aa
commit
be9483c980
310 changed files with 9868 additions and 540 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue