mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
34 lines
687 B
Text
34 lines
687 B
Text
|
|
NAME
|
||
|
|
gcloud endpoints operations - manage Operation for various services
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud endpoints operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
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
|
||
|
|
Describes an operation resource for a given operation name.
|
||
|
|
|
||
|
|
list
|
||
|
|
List operations for a project.
|
||
|
|
|
||
|
|
wait
|
||
|
|
Waits for an operation to complete.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha endpoints operations
|
||
|
|
|
||
|
|
$ gcloud beta endpoints operations
|
||
|
|
|