1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00
gcloud-help/gcloud/alpha/emulators/help

44 lines
1.1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha emulators - set up your local development environment using
emulators
SYNOPSIS
gcloud alpha emulators GROUP [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Set up your local development environment using emulators.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
bigtable
(ALPHA) Manage your local Bigtable emulator.
datastore
(ALPHA) Manage your local datastore emulator.
firestore
2022-10-18 11:38:19 +00:00
(ALPHA) Manage your local Firestore emulator.
2022-03-01 04:29:52 +00:00
pubsub
(ALPHA) Manage your local pubsub emulator.
spanner
(ALPHA) Manage your local 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
$ gcloud beta emulators