1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/container/fleet/config-management/help

63 lines
1.8 KiB
Text
Raw Normal View History

2022-03-09 08:39:30 +00:00
NAME
gcloud alpha container fleet config-management - manage Config Management
2024-09-25 09:51:52 +00:00
feature
2022-03-09 08:39:30 +00:00
SYNOPSIS
gcloud alpha container fleet config-management COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2024-09-25 09:51:52 +00:00
(ALPHA) Manage Config Sync using the Config Management feature. Policy
2024-08-21 09:39:51 +00:00
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.
2022-03-09 08:39:30 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
apply
2024-09-25 09:51:52 +00:00
(ALPHA) Update a Config Management feature spec.
2022-03-09 08:39:30 +00:00
delete
2024-09-25 09:51:52 +00:00
(ALPHA) (DEPRECATED) Remove the Config Management feature spec for the
2022-03-09 08:39:30 +00:00
given membership.
disable
2024-09-25 09:51:52 +00:00
(ALPHA) Disable Config Management feature.
2022-03-09 08:39:30 +00:00
enable
2024-09-25 09:51:52 +00:00
(ALPHA) Enable Config Management feature.
2022-03-09 08:39:30 +00:00
fetch-for-apply
(ALPHA) Prints the Config Management configuration applied to the given
membership.
status
(ALPHA) Print the status of all clusters with Config Management
enabled.
unmanage
2024-09-25 09:51:52 +00:00
(ALPHA) Remove the Config Management feature spec for the given
2022-03-09 08:39:30 +00:00
membership.
upgrade
2024-09-25 09:51:52 +00:00
(ALPHA) Upgrade the version of the Config Management feature.
2022-03-09 08:39:30 +00:00
version
(ALPHA) Print the version of all clusters with Config Management
enabled.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. This variant is also available:
$ gcloud beta container fleet config-management