NAME
    gcloud firestore operations - manage Long Running Operations for Cloud
        Firestore

SYNOPSIS
    gcloud firestore operations COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Long Running Operations 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:

     cancel
        Cancel a currently-running Cloud Firestore admin operation.

     delete
        Delete a completed Cloud Firestore admin operation.

     describe
        Retrieves information about a Cloud Firestore admin operation.

     list
        List pending Cloud Firestore admin operations and their status.

NOTES
    These variants are also available:

        $ gcloud alpha firestore operations

        $ gcloud beta firestore operations

