NAME
    gcloud redis clusters - manage Memorystore for Redis Cluster instances

SYNOPSIS
    gcloud redis clusters GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Memorystore for Redis Cluster instances.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     backup-collections
        Manage backup collections of Memorystore for Redis Cluster instances.

     backups
        Manage backups of Memorystore for Redis Cluster instances.

COMMANDS
    COMMAND is one of the following:

     add-cluster-endpoints
        Add more cluster endpoints.

     create
        Create a new Memorystore for Redis Cluster instance.

     create-backup
        Create a backup of a Redis cluster.

     delete
        Delete a Memorystore for Redis Cluster instance.

     describe
        Show metadata for a Memorystore for Redis Cluster instance.

     detach
        Detach a secondary cluster.

     detach-secondaries
        Detach one or more secondary clusters from the primary cluster.

     get-cluster-certificate-authority
        Get the certificate authority information for a Memorystore for Redis
        Cluster instance.

     get-shared-regional-certificate-authority
        Get the shared regional certificate authority certificates for
        Memorystore for Redis Cluster.

     list
        List Memorystore for Redis Cluster instances.

     remove-cluster-endpoints
        Remove existing Memorystore cluster endpoints.

     reschedule-maintenance
        Reschedule maintenance window for a Memorystore for Redis Cluster
        instance.

     switchover
        Switchover to a secondary cluster.

     update
        Update Memorystore Cluster for Redis instance.

NOTES
    These variants are also available:

        $ gcloud alpha redis clusters

        $ gcloud beta redis clusters

