Install and initialize Google Cloud CLI if it is not
already installed. For an existing installation, update components of
the Google Cloud CLI with the command:
gcloud components update.
To check your version of the gcloud CLI, run the command:
Before you disable the Artifact Registry API, ensure that any artifacts
that you want to keep are available in another location. It is recommended that
you delete repositories before disabling the API.
When you disable the Artifact Registry API, the following conditions apply:
Repositories and artifacts in repositories become inaccessible.
Data might be deleted within 7 days after the API is disabled.
To disable the API from the Trusted Cloud console:
console
Go to the API Overview
page for Artifact Registry.
Select the project where the API is enabled.
Click Manage.
Click Disable API.
gcloud
Run the following command to disable the API for your current project:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["Artifact Registry can be enabled in the same project as Container Registry, with each service functioning independently."],["Enabling the Artifact Registry API can be done via the Google Cloud console or with the `gcloud` command, and requires the gcloud CLI to be installed and up to date."],["Disabling the Artifact Registry API makes repositories and artifacts inaccessible, and data may be deleted within seven days, thus it is recommended to delete any unneeded repositories beforehand."],["After enabling, you can configure access permissions and authentication for various package types such as Docker, Java, Node.js, and Python."],["Information regarding charges for Artifact Registry and vulnerability scanning, can be found in their respective documentation pages on the site."]]],[]]