NAME
    gcloud beta emulators bigtable - manage your local Bigtable emulator

SYNOPSIS
    gcloud beta emulators bigtable COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) This set of commands allows you to start and use a local Bigtable
    emulator.

EXAMPLES
    To start a local Bigtable emulator, run:

        $ gcloud beta emulators bigtable 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 Bigtable emulator's env
        variables.

     start
        (BETA) Start a local Bigtable emulator.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha emulators bigtable

