mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
38 lines
869 B
Text
38 lines
869 B
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
|
|
Deploy and manage clusters of machines on AWS for running containers.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
clusters
|
|
Create and manage Anthos clusters on AWS.
|
|
|
|
node-pools
|
|
Create and manage node pools in an Anthos cluster on AWS.
|
|
|
|
operations
|
|
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.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container aws
|
|
|