2022-03-01 04:29:52 +00:00
|
|
|
NAME
|
2022-10-18 11:38:19 +00:00
|
|
|
gcloud beta emulators firestore - manage your local Firestore emulator
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud beta emulators firestore COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
2022-10-18 11:38:19 +00:00
|
|
|
(BETA) This set of commands allows you to start and use a local Firestore
|
2022-03-01 04:29:52 +00:00
|
|
|
emulator.
|
|
|
|
|
|
|
|
|
|
EXAMPLES
|
2022-10-18 11:38:19 +00:00
|
|
|
To start the local Firestore emulator, run:
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
$ gcloud beta emulators firestore start
|
|
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
start
|
2022-10-18 11:38:19 +00:00
|
|
|
(BETA) Start a local Firestore emulator.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
NOTES
|
2022-10-18 11:38:19 +00:00
|
|
|
This command is currently in beta and might change without notice. These
|
|
|
|
|
variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud emulators firestore
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
$ gcloud alpha emulators firestore
|
|
|
|
|
|