1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/beta/emulators/firestore/help
2022-10-18 11:38:19 +00:00

34 lines
787 B
Text

NAME
gcloud beta emulators firestore - manage your local Firestore emulator
SYNOPSIS
gcloud beta emulators firestore COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) This set of commands allows you to start and use a local Firestore
emulator.
EXAMPLES
To start the local Firestore emulator, run:
$ 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
(BETA) Start a local Firestore emulator.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud emulators firestore
$ gcloud alpha emulators firestore