mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
41 lines
913 B
Text
41 lines
913 B
Text
NAME
|
|
gcloud beta emulators - set up your local development environment using
|
|
emulators
|
|
|
|
SYNOPSIS
|
|
gcloud beta emulators GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Set up your local development environment using emulators.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
bigtable
|
|
(BETA) Manage your local Bigtable emulator.
|
|
|
|
datastore
|
|
(BETA) Manage your local datastore emulator.
|
|
|
|
firestore
|
|
(BETA) Manage your local Firestore emulator.
|
|
|
|
pubsub
|
|
(BETA) Manage your local pubsub emulator.
|
|
|
|
spanner
|
|
(BETA) Manage your local Spanner emulator.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud emulators
|
|
|
|
$ gcloud alpha emulators
|
|
|