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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Delete a Memorystore for Redis Cluster auth token.

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

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

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. This variant is also available:

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

