1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 01:15:34 +00:00
gcloud-help/gcloud/beta/firestore/user-creds/help
2025-04-23 10:54:24 +00:00

45 lines
1 KiB
Text

NAME
gcloud beta firestore user-creds - manage the user creds for a Cloud
Firestore Database
SYNOPSIS
gcloud beta firestore user-creds COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage the user creds for a Cloud Firestore Database.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
(BETA) Creates a Cloud Firestore user creds.
delete
(BETA) Deletes a Cloud Firestore user creds.
describe
(BETA) Describes a Cloud Firestore user creds.
disable
(BETA) Disables a Cloud Firestore user creds.
enable
(BETA) Enables a Cloud Firestore user creds.
list
(BETA) Lists user creds under a Cloud Firestore database.
reset-password
(BETA) Resets a Cloud Firestore user creds.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud alpha firestore user-creds