mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
32 lines
757 B
Text
32 lines
757 B
Text
NAME
|
|
gcloud artifacts operations - manage Artifact Registry long-running
|
|
operations
|
|
|
|
SYNOPSIS
|
|
gcloud 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 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
|
|
Describe an Artifact Registry operation.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha artifacts operations
|
|
|
|
$ gcloud beta artifacts operations
|
|
|