NAME
    gcloud alpha container hub memberships - manage memberships of all your GKE
        and other Kubernetes cluster with fleets

SYNOPSIS
    gcloud alpha container hub memberships COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage memberships of all your GKE and other Kubernetes cluster
    with fleets.

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 membership.

     describe
        (ALPHA) Describe a membership.

     generate-gateway-rbac
        (ALPHA) Generate RBAC policy files for connected clusters by the user.

     get-credentials
        (ALPHA) Fetch credentials for a fleet-registered cluster to be used in
        Connect Gateway.

     list
        (ALPHA) List memberships.

     register
        (ALPHA) Register a cluster with a fleet.

     unregister
        (ALPHA) Unregister a cluster from Fleet.

     update
        (ALPHA) Update a membership.

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. These variants are also available:

        $ gcloud container hub memberships

        $ gcloud beta container hub memberships

