1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/firestore/databases/help

48 lines
1.3 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha firestore databases - manage Creation of Cloud Firestore in
Native mode Database
SYNOPSIS
gcloud alpha firestore databases COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
2023-03-01 10:23:17 +00:00
(ALPHA) Create a Google Cloud Firestore database via Firestore API.
2022-03-01 04:29:52 +00:00
2023-07-20 11:47:25 +00:00
delete
(ALPHA) Delete a Google Cloud Firestore database.
2022-04-20 08:58:18 +00:00
describe
2023-06-08 11:29:23 +00:00
(ALPHA) Describes information about a Cloud Firestore database.
2022-04-20 08:58:18 +00:00
2023-01-19 00:56:33 +00:00
list
(ALPHA) Lists all Firestore databases under the project.
2023-09-07 10:42:28 +00:00
restore
(ALPHA) Restores a Cloud Firestore database from a backup.
2022-05-18 08:41:01 +00:00
update
(ALPHA) Update the database configuration of a Cloud Firestore
database.
2022-03-01 04:29:52 +00:00
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. These variants are also available:
$ gcloud firestore databases
$ gcloud beta firestore databases