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

40 lines
1.1 KiB
Text

NAME
gcloud alpha emulators spanner - manage your local Spanner emulator
SYNOPSIS
gcloud alpha emulators spanner COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) This set of commands allows you to start and use a local Spanner
emulator.
EXAMPLES
To start a local Cloud Spanner emulator, run:
$ gcloud alpha 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
(ALPHA) Print the commands required to export Spanner emulator's env
variables.
start
(ALPHA) Start a local Cloud Spanner emulator.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud emulators spanner
$ gcloud beta emulators spanner