mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
40 lines
1.2 KiB
Text
40 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha compute operations - read and manipulate Compute Engine
|
|
operations
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Describe a Compute Engine operation.
|
|
|
|
list
|
|
(ALPHA) List Compute Engine operations.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud compute operations
|
|
|
|
$ gcloud beta compute operations
|
|
|