mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jun 15 10:31:27 UTC 2023
This commit is contained in:
parent
435c9359b5
commit
2102dc5511
223 changed files with 8143 additions and 443 deletions
|
|
@ -9,6 +9,14 @@ SYNOPSIS
|
|||
DESCRIPTION
|
||||
(ALPHA) The following command describes a Google Cloud Firestore database.
|
||||
|
||||
EXAMPLES
|
||||
To describe a Firestore database with a databaseId testdb.
|
||||
|
||||
$ gcloud alpha firestore databases describe --database=testdb
|
||||
|
||||
If databaseId is not specified, the command will describe information about
|
||||
the (default) database.
|
||||
|
||||
$ gcloud alpha firestore databases describe
|
||||
|
||||
FLAGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue