NAME
    gcloud bigtable instances tables - query Cloud Bigtable tables

SYNOPSIS
    gcloud bigtable instances tables COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Query Cloud Bigtable tables.

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 Cloud Bigtable table.

     create
        Create a new Cloud Bigtable table.

     delete
        Delete a Cloud Bigtable table.

     describe
        Retrieve information about a table.

     get-iam-policy
        Get an IAM policy on a Cloud Bigtable table.

     list
        List existing Bigtable instance tables.

     remove-iam-policy-binding
        Remove an IAM policy binding from a Cloud Bigtable table.

     restore
        Restore a Cloud Bigtable backup to a new table.

     set-iam-policy
        Set an IAM policy on a Cloud Bigtable table.

     undelete
        Undelete a previously deleted Cloud Bigtable table.

     update
        Update an existing Cloud Bigtable table.

NOTES
    These variants are also available:

        $ gcloud alpha bigtable instances tables

        $ gcloud beta bigtable instances tables

