NAME
    gcloud alpha firestore indexes - manage indexes for Cloud Firestore

SYNOPSIS
    gcloud alpha firestore indexes GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage indexes for Cloud Firestore.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     composite
        (ALPHA) Manage composite indexes for Cloud Firestore.

     fields
        (ALPHA) Manage single-field indexes for Cloud Firestore.

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 firestore indexes

        $ gcloud beta firestore indexes

