mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Tue Mar 1 04:29:52 UTC 2022
This commit is contained in:
parent
aab53307a8
commit
1456dab6c7
9791 changed files with 814712 additions and 0 deletions
28
gcloud/firestore/databases/help
Normal file
28
gcloud/firestore/databases/help
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
NAME
|
||||
gcloud firestore databases - manage Creation of Cloud Firestore in Native
|
||||
mode Database
|
||||
|
||||
SYNOPSIS
|
||||
gcloud firestore databases COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Creation of Cloud Firestore in Native mode 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
|
||||
Create a Google Cloud Firestore Native database.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha firestore databases
|
||||
|
||||
$ gcloud beta firestore databases
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue