- NAME
-
- gcloud beta container fleet config-management enable - enable the Config Management feature
- SYNOPSIS
-
-
gcloud beta container fleet config-management enable[--fleet-default-member-config=FLEET_DEFAULT_MEMBER_CONFIG] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Enable the Config Management feature in a fleet.gcloud beta container fleet config-management enablewithout flags creates the Config Management feature or no-ops if the feature already exists. - EXAMPLES
-
To enable the Config Management feature, run:
gcloud beta container fleet config-management enable - FLAGS
-
--fleet-default-member-config=FLEET_DEFAULT_MEMBER_CONFIG-
Path to YAML file that contains the fleet-default
membership configuration to enable with a new feature. This file shares the
syntax of the
--configflag on theapplycommand: see recognized fields here. Errors if the Policy Controller or Hierarchy Controller field is set. This flag will also enable or update the fleet-default membership configuration on an existing feature. See theapplycommand for how to sync a membership to the fleet-default membership configuration.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run
$ gcloud helpfor details. - NOTES
-
This command is currently in beta and might change without notice. This variant
is also available:
gcloud alpha container fleet config-management enable
gcloud beta container fleet config-management enable
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-27 UTC.