mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
40 lines
916 B
Text
40 lines
916 B
Text
NAME
|
|
gcloud anthos config controller - manage Anthos Config Controller instances
|
|
|
|
SYNOPSIS
|
|
gcloud anthos config controller COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing Anthos Config Controller Instances.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create Anthos Config Controller instances.
|
|
|
|
delete
|
|
Delete Anthos Config Controller instances.
|
|
|
|
describe
|
|
Describe Anthos Config Controller instances.
|
|
|
|
get-config-connector-identity
|
|
Fetch default Config Connector identity.
|
|
|
|
get-credentials
|
|
Fetch credentials for a running Anthos Config Controller.
|
|
|
|
list
|
|
List Anthos Config Controller instances.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha anthos config controller
|
|
|