NAME
    gcloud beta container hub config-management - use the Config Management
        feature

SYNOPSIS
    gcloud beta container hub config-management COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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:

     apply
        (BETA) Update a Config Management feature spec.

     describe
        (BETA) Describe the Config Management feature.

     disable
        (BETA) Disable the Config Management feature.

     enable
        (BETA) Enable the 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. These
    variants are also available:

        $ gcloud container hub config-management

        $ gcloud alpha container hub config-management

