File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_emulators_spanner.1
.TH "GCLOUD_BETA_EMULATORS_SPANNER" 1
.SH "NAME"
.HP
gcloud beta emulators spanner \- manage your local Spanner emulator
.SH "SYNOPSIS"
.HP
\f5gcloud beta emulators spanner\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR 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 beta 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
\fB(BETA)\fR Print the commands required to export Spanner emulator's env
variables.
.TP 2m
\fBstart\fR
\fB(BETA)\fR Start a local Cloud Spanner emulator.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud emulators spanner
.RE
.RS 2m
$ gcloud alpha emulators spanner
.RE