mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
35 lines
791 B
Text
35 lines
791 B
Text
|
|
NAME
|
||
|
|
gcloud beta endpoints operations - manage Operation for various services
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta endpoints operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) 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
|
||
|
|
(BETA) Describes an operation resource for a given operation name.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List operations for a project.
|
||
|
|
|
||
|
|
wait
|
||
|
|
(BETA) Waits for an operation to complete.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud endpoints operations
|
||
|
|
|
||
|
|
$ gcloud alpha endpoints operations
|
||
|
|
|