File: //snap/google-cloud-cli/394/help/man/man1/gcloud_firestore_databases.1
.TH "GCLOUD_FIRESTORE_DATABASES" 1
.SH "NAME"
.HP
gcloud firestore databases \- manage Creation of Cloud Firestore in Native mode Database
.SH "SYNOPSIS"
.HP
\f5gcloud firestore databases\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage Creation of Cloud Firestore in Native mode Database.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBconnection\-string\fR
Prints the mongo connection string for the given Firestore database.
.TP 2m
\fBcreate\fR
Create a Google Cloud Firestore database via Firestore API.
.TP 2m
\fBdelete\fR
Delete a Google Cloud Firestore database.
.TP 2m
\fBdescribe\fR
Describes information about a Cloud Firestore database.
.TP 2m
\fBlist\fR
Lists all Firestore databases under the project.
.TP 2m
\fBping\fR
Times the connection and ping time for a Firestore with MongoDB compatibility
database.
.TP 2m
\fBrestore\fR
Restores a Cloud Firestore database from a backup.
.TP 2m
\fBupdate\fR
Update the database configuration of a Cloud Firestore database.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha firestore databases
.RE
.RS 2m
$ gcloud beta firestore databases
.RE