1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 04:58:26 +00:00

gcloud: Thu Jan 19 00:56:33 UTC 2023

This commit is contained in:
Automated 2023-01-19 00:56:33 +00:00
parent 348d9760ee
commit 1248f773ec
1462 changed files with 51835 additions and 5402 deletions

View file

@ -3,7 +3,8 @@ NAME
Firestore database
SYNOPSIS
gcloud alpha firestore databases describe [GCLOUD_WIDE_FLAG ...]
gcloud alpha firestore databases describe [--database=DATABASE]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Describe a Google Cloud Firestore database.
@ -13,6 +14,24 @@ EXAMPLES
$ gcloud alpha firestore databases describe
FLAGS
Database resource - The Google Cloud Firestore database to describe. This
represents a Cloud resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
◆ provide the argument --database on the command line with a fully
specified name;
◆ the default value of argument [--database] is (default) with a fully
specified name;
◆ set the property core/project;
◆ provide the argument --project on the command line.
--database=DATABASE
ID of the database or fully qualified identifier for the database. To
set the database attribute:
▸ provide the argument --database on the command line;
▸ the default value of argument [--database] is (default).
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,