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

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

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

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

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

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

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

        $ gcloud datastore operations

        $ gcloud alpha datastore operations

