NAME
    gcloud beta redis clusters token-auth-users - manage token auth users of
        Memorystore for Redis Cluster instances

SYNOPSIS
    gcloud beta redis clusters token-auth-users GROUP | COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage token auth users of 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:

     auth-tokens
        (BETA) Manage auth tokens of Memorystore for Redis Cluster instances.

COMMANDS
    COMMAND is one of the following:

     create-auth-token
        (BETA) Create an auth token for a token auth user of a Redis cluster.

     delete
        (BETA) Delete a Memorystore for Redis Cluster token auth user.

     describe
        (BETA) Show metadata for a Memorystore for Redis Cluster token auth
        user.

     list
        (BETA) List token auth users of a Redis cluster in a region.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha redis clusters token-auth-users

