NAME
    gcloud alpha bigtable schema-bundles - manage Bigtable schema bundles

SYNOPSIS
    gcloud alpha bigtable schema-bundles COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Bigtable schema bundles.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (ALPHA) Add an IAM policy binding to a Bigtable schema bundle.

     create
        (ALPHA) Create a new Bigtable schema bundle.

     delete
        (ALPHA) Delete a Bigtable schema bundle.

     describe
        (ALPHA) Describe a Bigtable schema bundle.

     get-iam-policy
        (ALPHA) Get an IAM policy on a Bigtable schema bundle.

     list
        (ALPHA) List all schema bundles of a Bigtable table.

     remove-iam-policy-binding
        (ALPHA) Remove an IAM policy binding from a Bigtable schema bundle.

     set-iam-policy
        (ALPHA) Set an IAM policy on a Bigtable schema bundle.

     update
        (ALPHA) Update an existing Bigtable schema bundle.

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 bigtable schema-bundles

        $ gcloud beta bigtable schema-bundles

