gcloud alpha emulators firestore - manage your local Firestore emulator
gcloud alpha emulators firestore COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) This set of commands allows you to start and use a local Firestore emulator.
To start the local Firestore emulator, run:
$ gcloud alpha emulators firestore start
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- start
(ALPHA) Start a local Firestore emulator.
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 emulators firestore
$ gcloud beta emulators firestore