mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
36 lines
903 B
Text
36 lines
903 B
Text
NAME
|
|
gcloud beta artifacts settings - manage Artifact Registry project settings
|
|
|
|
SYNOPSIS
|
|
gcloud beta artifacts settings COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Artifact Registry project settings.
|
|
|
|
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) List all Artifact Registry project settings.
|
|
|
|
disable-upgrade-redirection
|
|
(BETA) Disables redirection from Container Registry to Artifact
|
|
Registry.
|
|
|
|
enable-upgrade-redirection
|
|
(BETA) Enables redirection from Container Registry to Artifact
|
|
Registry.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud artifacts settings
|
|
|
|
$ gcloud alpha artifacts settings
|
|
|