mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha container aws clusters - create and manage Anthos clusters on
|
|
AWS
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container aws clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Create and manage Anthos clusters on AWS.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create an Anthos cluster on AWS.
|
|
|
|
delete
|
|
(ALPHA) Delete an Anthos cluster on AWS.
|
|
|
|
describe
|
|
(ALPHA) Describe an Anthos cluster on AWS.
|
|
|
|
get-credentials
|
|
(ALPHA) Get credentials of an Anthos cluster on AWS.
|
|
|
|
list
|
|
(ALPHA) List Anthos clusters on AWS.
|
|
|
|
update
|
|
(ALPHA) Update an Anthos cluster on AWS.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud container aws clusters
|
|
|