NAME
    gcloud beta compute operations - read and manipulate Compute Engine
        operations

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

DESCRIPTION
    (BETA) Read and manipulate Compute Engine operations.

    For more information about operations, see the operations documentation
    (https://cloud.google.com/compute/docs/api/how-tos/api-requests-responses#handling_api_responses).

    See also: Operations API
    (https://cloud.google.com/compute/docs/reference/rest/v1/regionOperations).

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        (BETA) Describe a Compute Engine operation.

     list
        (BETA) List Compute Engine operations.

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

        $ gcloud compute operations

        $ gcloud alpha compute operations

