NAME
    gcloud container attached clusters - create and manage Attached clusters

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

DESCRIPTION
    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
        Delete a registered AttachedCluster resource.

     describe
        Describe an Attached cluster.

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

     get-credentials
        Get credentials of an Attached cluster.

     import
        Import fleet membership for an Attached cluster.

     list
        List Attached clusters.

     register
        Register an Attached cluster.

     update
        Update an Attached cluster.

NOTES
    This variant is also available:

        $ gcloud alpha container attached clusters

