mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
36 lines
782 B
Text
36 lines
782 B
Text
NAME
|
|
gcloud api-gateway operations - manage operations for Cloud API Gateways
|
|
|
|
SYNOPSIS
|
|
gcloud api-gateway operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Cancel a Cloud API Gateway operation.
|
|
|
|
describe
|
|
Show details about the Cloud API Gateway operation.
|
|
|
|
list
|
|
List API Gateway operations.
|
|
|
|
wait
|
|
Wait for a Cloud API Gateway operation to complete.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha api-gateway operations
|
|
|
|
$ gcloud beta api-gateway operations
|
|
|