mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
48 lines
1.1 KiB
Text
48 lines
1.1 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 Management Feature.
|
|
|
|
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
|
|
|