[[["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 command \u003ccode\u003egdcloud harbor instances delete\u003c/code\u003e is used to remove an existing Harbor instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eINSTANCE_NAME\u003c/code\u003e argument specifies the Harbor instance to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e--project\u003c/code\u003e flag is necessary to specify the project where the Harbor instance is located.\u003c/p\u003e\n"],["\u003cp\u003eGlobal 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 also be utilized with this command.\u003c/p\u003e\n"]]],[],null,["# gdcloud harbor instances delete\n\nNAME\n----\n\ngdcloud harbor instances delete - Delete an existing Harbor instance.\n\nSYNOPSIS\n--------\n\n gdcloud harbor instances delete INSTANCE_NAME [flags]\n\n### EXAMPLES\n\n To delete an existing Harbor instance, run:\n\n gdcloud harbor instances delete 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."]]