1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/emulators/spanner/help
2022-03-01 04:29:52 +00:00

38 lines
889 B
Text

NAME
gcloud beta emulators spanner - manage your local Spanner emulator
SYNOPSIS
gcloud beta emulators spanner COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) This set of commands allows you to start and use a local Spanner
emulator.
EXAMPLES
To start a local Cloud Spanner emulator, run:
$ gcloud beta emulators spanner start
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
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.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud emulators spanner
$ gcloud alpha emulators spanner