File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_emulators_firestore.1
.TH "GCLOUD_BETA_EMULATORS_FIRESTORE" 1
.SH "NAME"
.HP
gcloud beta emulators firestore \- manage your local Firestore emulator
.SH "SYNOPSIS"
.HP
\f5gcloud beta emulators firestore\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR This set of commands allows you to start and use a local Firestore
emulator.
.SH "EXAMPLES"
To start the local Firestore emulator, run:
.RS 2m
$ gcloud beta emulators firestore start
.RE
.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
\fBstart\fR
\fB(BETA)\fR Start a local Firestore emulator.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud emulators firestore
.RE
.RS 2m
$ gcloud alpha emulators firestore
.RE