mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
43 lines
1.1 KiB
Text
43 lines
1.1 KiB
Text
NAME
|
|
gcloud container aws - deploy and manage clusters of machines on AWS for
|
|
running containers
|
|
|
|
SYNOPSIS
|
|
gcloud container aws GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(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.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
clusters
|
|
(DEPRECATED) Create and manage Anthos clusters on AWS.
|
|
|
|
node-pools
|
|
(DEPRECATED) Create and manage node pools in an Anthos cluster on AWS.
|
|
|
|
operations
|
|
(DEPRECATED) Manage Anthos Multi-Cloud long running operations for AWS.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
get-server-config
|
|
(DEPRECATED) Get Anthos Multi-Cloud server configuration for AWS.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container aws
|
|
|