gcloud beta emulators spanner - manage your local Spanner emulator
gcloud beta emulators spanner COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) This set of commands allows you to start and use a local Spanner emulator.
To start a local Cloud Spanner emulator, run:
$ gcloud beta emulators spanner start
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- env-init
(BETA) Print the commands required to export Spanner emulator's env variables.
- start
(BETA) Start a local Cloud Spanner emulator.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud emulators spanner
$ gcloud alpha emulators spanner