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

