mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Aug 27 10:57:46 UTC 2025
This commit is contained in:
parent
470b35e498
commit
93c043aaa0
176 changed files with 5452 additions and 264 deletions
34
gcloud/container/fleet/config-management/help
Normal file
34
gcloud/container/fleet/config-management/help
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
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 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:
|
||||
|
||||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue