NAME
    gcloud alpha bigtable materialized-views - manage Bigtable materialized
        views

SYNOPSIS
    gcloud alpha bigtable materialized-views COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Bigtable materialized views.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a new Bigtable materialized view.

     delete
        (ALPHA) Delete a Bigtable materialized view.

     describe
        (ALPHA) Describe an existing Bigtable materialized view.

     list
        (ALPHA) List existing Bigtable materialized views.

     update
        (ALPHA) Update a Bigtable materialized view.

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 materialized-views

        $ gcloud beta bigtable materialized-views

