mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
32 lines
703 B
Text
32 lines
703 B
Text
|
|
NAME
|
||
|
|
gcloud beta artifacts locations - manage Artifact Registry resource
|
||
|
|
locations
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta artifacts locations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
EXAMPLES
|
||
|
|
To list all supported locations, run:
|
||
|
|
|
||
|
|
$ gcloud beta artifacts locations list
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List all Artifact Registry supported locations.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud artifacts locations
|
||
|
|
|
||
|
|
$ gcloud alpha artifacts locations
|
||
|
|
|