[[["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-08-25 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud harbor instances describe\u003c/code\u003e command provides detailed information about a specified Harbor instance.\u003c/p\u003e\n"],["\u003cp\u003eYou can use this command to review the internal specifications and status of a HarborInstance object.\u003c/p\u003e\n"],["\u003cp\u003eThe command requires the instance name (\u003ccode\u003eINSTANCE_NAME\u003c/code\u003e) as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e--project\u003c/code\u003e flag is needed to define the project in which the Harbor instance exists.\u003c/p\u003e\n"],["\u003cp\u003eCommon gdcloud flags such as \u003ccode\u003e--configuration\u003c/code\u003e, \u003ccode\u003e--format\u003c/code\u003e, \u003ccode\u003e--help\u003c/code\u003e, and \u003ccode\u003e--quiet\u003c/code\u003e can be used.\u003c/p\u003e\n"]]],[],null,["# gdcloud harbor instances describe\n\nNAME\n----\n\ngdcloud harbor instances describe - Describe a Harbor instance.\n\nSYNOPSIS\n--------\n\n gdcloud harbor instances describe INSTANCE_NAME [flags]\n\nDESCRIPTION\n-----------\n\nDescribe a Harbor instance. This command can be used to check the internal spec and status of the HarborInstance object.\n\n### EXAMPLES\n\n To describe a Harbor instance, run:\n\n gdcloud harbor instances describe example-instance \\\n --project=example-project\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page."]]