NAME
    gcloud alpha artifacts settings - manage Artifact Registry project settings

SYNOPSIS
    gcloud alpha artifacts settings COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) 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
        (ALPHA) List all Artifact Registry project settings.

     disable-upgrade-redirection
        (ALPHA) Disables redirection from Container Registry to Artifact
        Registry.

     enable-upgrade-redirection
        (ALPHA) Enables redirection from Container Registry to Artifact
        Registry.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud artifacts settings

        $ gcloud beta artifacts settings

