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