mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
33 lines
783 B
Text
33 lines
783 B
Text
NAME
|
|
gcloud artifacts settings - manage Artifact Registry project settings
|
|
|
|
SYNOPSIS
|
|
gcloud artifacts settings COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
List all Artifact Registry project settings.
|
|
|
|
disable-upgrade-redirection
|
|
Disables redirection from Container Registry to Artifact Registry.
|
|
|
|
enable-upgrade-redirection
|
|
Enables redirection from Container Registry to Artifact Registry.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha artifacts settings
|
|
|
|
$ gcloud beta artifacts settings
|
|
|