1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00
gcloud-help/gcloud/beta/redis/clusters/token-auth-users/help
2026-05-13 13:12:23 +00:00

44 lines
1.1 KiB
Text

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