NAME
    gcloud alpha anthos config controller - manage Anthos Config Controller
        instances

SYNOPSIS
    gcloud alpha anthos config controller COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Commands for managing Anthos Config Controller Instances.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create Anthos Config Controller instances.

     delete
        (ALPHA) Delete Anthos Config Controller instances.

     describe
        (ALPHA) Describe Anthos Config Controller instances.

     get-config-connector-identity
        (ALPHA) Fetch default Config Connector identity.

     get-credentials
        (ALPHA) Fetch credentials for a running Anthos Config Controller.

     list
        (ALPHA) List Anthos Config Controller instances.

     update
        (ALPHA) Update an Anthos Config Controller instance.

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 anthos config controller

