1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 17:35:31 +00:00
gcloud-help/gcloud/beta/container/fleet/config-management/help
2025-09-04 11:11:30 +00:00

63 lines
1.8 KiB
Text

NAME
gcloud beta container fleet config-management - use the Config Management
feature
SYNOPSIS
gcloud beta container fleet config-management COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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:
apply
(BETA) Update a Config Management feature spec.
describe
(BETA) Describe the Config Management feature.
disable
(BETA) Disable the Config Management feature.
enable
(BETA) Enable Config Management feature.
status
(BETA) Print the status of all clusters with Config Management enabled.
unmanage
(BETA) Remove the Config Management feature spec for the given
membership.
upgrade
(BETA) Upgrade the version of the Config Management feature.
version
(BETA) Print the version of all clusters with Config Management
enabled.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud container fleet config-management
$ gcloud alpha container fleet config-management