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

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

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

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

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

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

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud datastore operations

        $ gcloud beta datastore operations

