NAME
    gcloud redis clusters - manage Memorystore for Redis Cluster instances

SYNOPSIS
    gcloud redis clusters 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.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new Memorystore for Redis Cluster instance.

     delete
        Delete a Memorystore for Redis Cluster instance.

     describe
        Show metadata for a Memorystore for Redis Cluster instance.

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

     list
        List Memorystore for Redis Cluster instances.

     update
        Update Memorystore Cluster for Redis instance.

NOTES
    These variants are also available:

        $ gcloud alpha redis clusters

        $ gcloud beta redis clusters

