mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
33 lines
687 B
Text
33 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
|
|
|