NAME
    gcloud alpha services operations - manage Operation for various services

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

DESCRIPTION
    (ALPHA) Manage Operation for various services.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        (ALPHA) Describes an operation resource for a given operation name.

     wait
        (ALPHA) Waits for an operation to complete for a given operation name.

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 services operations

        $ gcloud beta services operations

