Stay organized with collections
Save and categorize content based on your preferences.
This page details how to manage your created Harbor registry instances. View your created Harbor registry instances using the Google Distributed Cloud (GDC) air-gapped appliance console or the GDCgdcloud CLI.
Before you begin
To view the Harbor registry instances, you must have the necessary identity and access roles:
Harbor Instance Viewer: required to view Harbor instances. Ask your
Organization IAM Admin to grant you the Harbor Instance Viewer
(harbor-instance-viewer) role.
View Harbor registry instances
View the pre-configured Harbor registry instances in the GDC console or use the GDC
gdcloud CLI.
Console
Navigate to the Harbor Container Registry page in the CI/CD
section.
View the list of created Harbor instances in the Instances section.
For more detail about a specific instance, click the Go to Harbor
Instance external link.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Manage Harbor registry instances\n\nThis page details how to manage your created Harbor registry instances. View your created Harbor registry instances using the Google Distributed Cloud (GDC) air-gapped appliance console or the GDCgdcloud CLI.\n\nBefore you begin\n----------------\n\nTo view the Harbor registry instances, you must have the necessary identity and access roles:\n\n- Harbor Instance Viewer: required to view Harbor instances. Ask your Organization IAM Admin to grant you the Harbor Instance Viewer (`harbor-instance-viewer`) role.\n\nView Harbor registry instances\n------------------------------\n\nView the pre-configured Harbor registry instances in the GDC console or use the GDC\ngdcloud CLI. \n\n### Console\n\n1. Navigate to the **Harbor Container Registry** page in the **CI/CD** section.\n2. View the list of created Harbor instances in the **Instances** section.\n3. For more detail about a specific instance, click the **Go to Harbor\n Instance** external link.\n\n### CLI\n\nView the Harbor registry instance: \n\n gdcloud harbor instances describe \u003cvar translate=\"no\"\u003eINSTANCE\u003c/var\u003e \\\n --project=\u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003eINSTANCE\u003c/var\u003e: the name of the instance.\n- \u003cvar translate=\"no\"\u003ePROJECT\u003c/var\u003e: the name of the project."]]