mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
41 lines
1.1 KiB
Text
41 lines
1.1 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha container attached - manage Attached clusters for running
|
||
|
|
containers
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha container attached GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Manage Attached clusters 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 Attached clusters.
|
||
|
|
|
||
|
|
operations
|
||
|
|
(ALPHA) Manage Anthos Multi-Cloud long running operations for Attached
|
||
|
|
clusters.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
get-server-config
|
||
|
|
(ALPHA) Get Anthos Multi-Cloud server configuration for Attached
|
||
|
|
clusters.
|
||
|
|
|
||
|
|
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 attached
|
||
|
|
|