NAME
    gcloud alpha api-gateway operations - manage operations for Cloud API
        Gateways

SYNOPSIS
    gcloud alpha api-gateway operations COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Commands for managing operations for Google API Gateways.

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 Cloud API Gateway operation.

     describe
        (ALPHA) Show details about the Cloud API Gateway operation.

     list
        (ALPHA) List API Gateway operations.

     wait
        (ALPHA) Wait for a Cloud API Gateway operation to complete.

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 api-gateway operations

        $ gcloud beta api-gateway operations

