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

SYNOPSIS
    gcloud beta firestore operations COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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
        (BETA) Cancel a currently-running Cloud Firestore admin operation.

     delete
        (BETA) Delete a completed Cloud Firestore admin operation.

     describe
        (BETA) Retrieves information about a Cloud Firestore admin operation.

     list
        (BETA) List pending Cloud Firestore admin operations and their status.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud firestore operations

        $ gcloud alpha firestore operations

