NAME
    gcloud alpha container fleet config-management - manage Config Management
        feature

SYNOPSIS
    gcloud alpha container fleet config-management COMMAND
        [GCLOUD_WIDE_FLAG ...]

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

     apply
        (ALPHA) Update a Config Management feature spec.

     delete
        (ALPHA) (DEPRECATED) Remove the Config Management feature spec for the
        given membership.

     disable
        (ALPHA) Disable Config Management feature.

     enable
        (ALPHA) Enable Config Management feature.

     fetch-for-apply
        (ALPHA) Prints the Config Management configuration applied to the given
        membership.

     status
        (ALPHA) Print the status of all clusters with Config Management
        enabled.

     unmanage
        (ALPHA) Remove the Config Management feature spec for the given
        membership.

     upgrade
        (ALPHA) Upgrade the version of the Config Management feature.

     version
        (ALPHA) Print the version of all clusters with Config Management
        enabled.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. This variant is also available:

        $ gcloud beta container fleet config-management

