NAME
    gcloud bigtable schema-bundles - manage Bigtable schema bundles

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

DESCRIPTION
    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
        Add an IAM policy binding to a Bigtable schema bundle.

     create
        Create a new Bigtable schema bundle.

     delete
        Delete a Bigtable schema bundle.

     describe
        Describe a Bigtable schema bundle.

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

     list
        List all schema bundles of a Bigtable table.

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

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

     update
        Update an existing Bigtable schema bundle.

NOTES
    These variants are also available:

        $ gcloud alpha bigtable schema-bundles

        $ gcloud beta bigtable schema-bundles

