mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
36 lines
915 B
Text
36 lines
915 B
Text
NAME
|
|
gcloud compute operations - read and manipulate Compute Engine operations
|
|
|
|
SYNOPSIS
|
|
gcloud compute operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Read and manipulate Compute Engine operations.
|
|
|
|
For more information about operations, see the operations documentation
|
|
(https://cloud.google.com/compute/docs/api/how-tos/api-requests-responses#handling_api_responses).
|
|
|
|
See also: Operations API
|
|
(https://cloud.google.com/compute/docs/reference/rest/v1/regionOperations).
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe a Compute Engine operation.
|
|
|
|
list
|
|
List Google Compute Engine operations.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute operations
|
|
|
|
$ gcloud beta compute operations
|
|
|