mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
43 lines
949 B
Text
43 lines
949 B
Text
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
|
|
|