mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Mar 29 10:40:15 UTC 2023
This commit is contained in:
parent
4ccfc7a5e3
commit
5fabf24be7
269 changed files with 6797 additions and 464 deletions
33
gcloud/artifacts/settings/help
Normal file
33
gcloud/artifacts/settings/help
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue