NAME
    gcloud firestore indexes - manage indexes for Cloud Firestore

SYNOPSIS
    gcloud firestore indexes GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    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
        Manage composite indexes for Cloud Firestore.

     fields
        Manage single-field indexes for Cloud Firestore.

NOTES
    These variants are also available:

        $ gcloud alpha firestore indexes

        $ gcloud beta firestore indexes

