NAME
    gcloud datastore operations - manage Long Running Operations for Cloud
        Datastore

SYNOPSIS
    gcloud datastore operations COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Long Running Operations for Cloud Datastore.

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 Datastore admin operation.

     delete
        Delete a completed Cloud Datastore admin operation.

     describe
        Retrieves information about a Cloud Datastore admin operation.

     list
        List pending Cloud Datastore admin operations and their status.

NOTES
    These variants are also available:

        $ gcloud alpha datastore operations

        $ gcloud beta datastore operations

