File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_emulators_bigtable.1
.TH "GCLOUD_ALPHA_EMULATORS_BIGTABLE" 1
.SH "NAME"
.HP
gcloud alpha emulators bigtable \- manage your local Bigtable emulator
.SH "SYNOPSIS"
.HP
\f5gcloud alpha emulators bigtable\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR This set of commands allows you to start and use a local Bigtable
emulator.
.SH "EXAMPLES"
To start a local Bigtable emulator, run:
.RS 2m
$ gcloud alpha emulators bigtable 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(ALPHA)\fR Print the commands required to export Bigtable emulator's env
variables.
.TP 2m
\fBstart\fR
\fB(ALPHA)\fR Start a local Bigtable emulator.
.RE
.sp
.SH "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. This variant is also available:
.RS 2m
$ gcloud beta emulators bigtable
.RE