NAME
    gcloud firestore indexes composite - manage composite indexes for Cloud
        Firestore

SYNOPSIS
    gcloud firestore indexes composite COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage composite indexes for Cloud Firestore.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new composite index.

     delete
        Delete the given composite index.

     describe
        Describe the given composite index.

     list
        List composite indexes.

NOTES
    These variants are also available:

        $ gcloud alpha firestore indexes composite

        $ gcloud beta firestore indexes composite

