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.

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

     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

