- 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
-
is one of the following:COMMAND
create
- Create a Google Cloud Firestore database via Firestore API.
delete
- Delete a Google Cloud Firestore database.
describe
- Describes information about a Cloud Firestore database.
list
- Lists all Firestore databases under the project.
restore
- Restores a Cloud Firestore database from a backup.
update
- Update the database configuration of a Cloud Firestore database.
- NOTES
-
These variants are also available:
gcloud alpha firestore databases
gcloud beta firestore databases
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.