mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
37 lines
782 B
Text
37 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
|
||
|
|
|