mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 16 10:41:40 UTC 2025
This commit is contained in:
parent
4637d39593
commit
b589c4c4ad
316 changed files with 13928 additions and 1163 deletions
47
gcloud/alpha/firestore/user-creds/help
Normal file
47
gcloud/alpha/firestore/user-creds/help
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
NAME
|
||||
gcloud alpha firestore user-creds - manage the user creds for a Cloud
|
||||
Firestore Database
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha firestore user-creds COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) 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
|
||||
(ALPHA) Creates a Cloud Firestore user creds.
|
||||
|
||||
delete
|
||||
(ALPHA) Deletes a Cloud Firestore user creds.
|
||||
|
||||
describe
|
||||
(ALPHA) Describes a Cloud Firestore user creds.
|
||||
|
||||
disable
|
||||
(ALPHA) Disables a Cloud Firestore user creds.
|
||||
|
||||
enable
|
||||
(ALPHA) Enables a Cloud Firestore user creds.
|
||||
|
||||
list
|
||||
(ALPHA) Lists user creds under a Cloud Firesore database.
|
||||
|
||||
reset-password
|
||||
(ALPHA) Resets a Cloud Firestore user creds.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud beta firestore user-creds
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue