mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
41 lines
1.2 KiB
Text
41 lines
1.2 KiB
Text
NAME
|
|
gcloud container fleet config-management - use the Config Management
|
|
feature
|
|
|
|
SYNOPSIS
|
|
gcloud container fleet config-management COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Config Sync
|
|
(https://cloud.google.com/kubernetes-engine/config-sync/gcloud-help/manage)
|
|
using the Config Management feature.
|
|
|
|
To manage Policy Controller, use gcloud container fleet policycontroller
|
|
instead.
|
|
|
|
Hierarchy Controller is no longer available to install. If Hierarchy
|
|
Controller is still configured, Config Sync upgrades are blocked. To
|
|
upgrade Config Sync, disable Hierarchy Controller following
|
|
https://cloud.google.com/kubernetes-engine/enterprise/config-sync/docs/how-to/migrate-hierarchy-controller.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe the Config Management feature.
|
|
|
|
disable
|
|
Disable the Config Management feature.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha container fleet config-management
|
|
|
|
$ gcloud beta container fleet config-management
|
|
|