NAME
    gcloud emulators spanner - manage your local Spanner emulator

SYNOPSIS
    gcloud emulators spanner COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    This set of commands allows you to start and use a local Spanner emulator.

EXAMPLES
    To start a local Cloud Spanner emulator, run:

        $ gcloud 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
        Print the commands required to export Spanner emulator's env variables.

     notices
        Print third-party notices for the local Cloud Spanner emulator.

     start
        Start a local Cloud Spanner emulator.

NOTES
    These variants are also available:

        $ gcloud alpha emulators spanner

        $ gcloud beta emulators spanner

