mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
33 lines
845 B
Text
33 lines
845 B
Text
NAME
|
|
gcloud beta artifacts operations - manage Artifact Registry long-running
|
|
operations
|
|
|
|
SYNOPSIS
|
|
gcloud beta artifacts operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
EXAMPLES
|
|
To describe a Artifact Registry operation given a valid operation id and
|
|
artifacts/location property is set, run:
|
|
|
|
$ gcloud beta artifacts operations describe \
|
|
13166c87-a9c0-4b5f-8ccf-c5343a93eb2b
|
|
|
|
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) Describe an Artifact Registry operation.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud artifacts operations
|
|
|
|
$ gcloud alpha artifacts operations
|
|
|