mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 22:36:52 +00:00
gcloud: Wed May 13 13:12:23 UTC 2026
This commit is contained in:
parent
5b03e16435
commit
39dc808917
1261 changed files with 38952 additions and 5626 deletions
44
gcloud/beta/redis/clusters/token-auth-users/help
Normal file
44
gcloud/beta/redis/clusters/token-auth-users/help
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue