mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Thu Jun 8 11:29:23 UTC 2023
This commit is contained in:
parent
91de7103bb
commit
435c9359b5
115 changed files with 1566 additions and 491 deletions
|
|
@ -24,10 +24,13 @@ EXAMPLES
|
|||
|
||||
REQUIRED FLAGS
|
||||
--location=LOCATION
|
||||
The location to create the Google Cloud Firestore Native database
|
||||
within. Available locations are listed at
|
||||
The location to operate on. Available locations are listed at
|
||||
https://cloud.google.com/firestore/docs/locations.
|
||||
|
||||
For example, to operate on location us-east1:
|
||||
|
||||
$ gcloud beta firestore databases create --location='us-east1'
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--database=DATABASE; default="(default)"
|
||||
The ID to use for the database, which will become the final component
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue