mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
44 lines
1 KiB
Text
44 lines
1 KiB
Text
NAME
|
|
gcloud container aws clusters - create and manage Anthos clusters on AWS
|
|
|
|
SYNOPSIS
|
|
gcloud container aws clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(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.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(DEPRECATED) Create an Anthos cluster on AWS.
|
|
|
|
delete
|
|
(DEPRECATED) Delete an Anthos cluster on AWS.
|
|
|
|
describe
|
|
(DEPRECATED) Describe an Anthos cluster on AWS.
|
|
|
|
get-credentials
|
|
(DEPRECATED) Get credentials of an Anthos cluster on AWS.
|
|
|
|
list
|
|
(DEPRECATED) List Anthos clusters on AWS.
|
|
|
|
update
|
|
(DEPRECATED) Update an Anthos cluster on AWS.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container aws clusters
|
|
|