NAME
    gcloud beta memorystore instances token-auth-users - manage Token Auth User
        resources

SYNOPSIS
    gcloud beta memorystore instances token-auth-users GROUP | COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage Token Auth User resources.

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 Token resources.

COMMANDS
    COMMAND is one of the following:

     create-auth-token
        (BETA) create an auth token for a token auth user.

     delete
        (BETA) Delete tokenAuthUsers.

     describe
        (BETA) Describe tokenAuthUsers.

     list
        (BETA) List tokenAuthUsers.

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

        $ gcloud alpha memorystore instances token-auth-users

