NAME
    gcloud alpha bigtable app-profiles - manage Cloud Bigtable app profiles

SYNOPSIS
    gcloud alpha bigtable app-profiles GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Cloud Bigtable app profiles.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     config
        (ALPHA) Manage Cloud Bigtable app profile configurations.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a new Bigtable app profile.

     delete
        (ALPHA) Delete a Bigtable app profile.

     describe
        (ALPHA) Describe an existing Bigtable app profile.

     list
        (ALPHA) List Bigtable app profiles.

     update
        (ALPHA) Update a Bigtable app profile.

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 app-profiles

        $ gcloud beta bigtable app-profiles

