NAME
    gcloud alpha container attached clusters - create and manage Attached
        clusters

SYNOPSIS
    gcloud alpha container attached clusters COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Create and manage Attached clusters.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     delete
        (ALPHA) Delete a registered AttachedCluster resource.

     describe
        (ALPHA) Describe an Attached cluster.

     generate-install-manifest
        (ALPHA) Generate Install Manifest for an Attached cluster.

     get-credentials
        (ALPHA) Get credentials of an Attached cluster.

     import
        (ALPHA) Import fleet membership for an Attached cluster.

     list
        (ALPHA) List Attached clusters.

     register
        (ALPHA) Register an Attached cluster.

     update
        (ALPHA) Update an Attached cluster.

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 container attached clusters

