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

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

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

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

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

     list
        (BETA) List auth tokens for a token auth user.

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

        $ gcloud alpha redis clusters token-auth-users auth-tokens

