mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
35 lines
782 B
Text
35 lines
782 B
Text
NAME
|
|
gcloud container attached - manage Attached clusters for running containers
|
|
|
|
SYNOPSIS
|
|
gcloud container attached GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create and manage Attached clusters.
|
|
|
|
operations
|
|
Manage Anthos Multi-Cloud long running operations for Attached
|
|
clusters.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
get-server-config
|
|
Get Anthos Multi-Cloud server configuration for Attached clusters.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha container attached
|
|
|