File: //snap/google-cloud-cli/current/help/man/man1/gcloud_emulators_spanner.1
.TH "GCLOUD_EMULATORS_SPANNER" 1
.SH "NAME"
.HP
gcloud emulators spanner \- manage your local Spanner emulator
.SH "SYNOPSIS"
.HP
\f5gcloud emulators spanner\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
This set of commands allows you to start and use a local Spanner emulator.
.SH "EXAMPLES"
To start a local Cloud Spanner emulator, run:
.RS 2m
$ gcloud emulators spanner start
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBenv\-init\fR
Print the commands required to export Spanner emulator's env variables.
.TP 2m
\fBstart\fR
Start a local Cloud Spanner emulator.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha emulators spanner
.RE
.RS 2m
$ gcloud beta emulators spanner
.RE