1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/beta/container/fleet/config-management/help
2024-09-25 09:51:52 +00:00

51 lines
1.4 KiB
Text

NAME
gcloud beta container fleet config-management - manage Config Management
feature
SYNOPSIS
gcloud beta container fleet config-management COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Config Sync using the Config Management feature. Policy
Controller users should use the separate command group: gcloud container
fleet policycontroller. Hierarchy Controller users should use
https://github.com/kubernetes-sigs/hierarchical-namespaces instead.
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.
disable
(BETA) Disable 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. This
variant is also available:
$ gcloud alpha container fleet config-management