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
    (https://docs.cloud.google.com/kubernetes-engine/config-sync/docs/how-to/installing-config-sync)
    using the Config Management feature.

    To manage Policy Controller, use gcloud container fleet policycontroller
    instead.

    Hierarchy Controller is no longer available to install. If Hierarchy
    Controller is still configured, Config Sync upgrades are blocked. To
    upgrade Config Sync, disable Hierarchy Controller following
    https://docs.cloud.google.com/kubernetes-engine/config-sync/docs/how-to/migrate-hierarchy-controller.

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

