Hi I run a gitlab CE managed instance and uses sub groups to categorise projects under different business units etc.
example:
mygitlab/business_unit/cost_center/project
Recently i have been asked to list all the repositories in gitlab instance along with its full path to come up with some audit report .I will feed that in to excel or something like that to create a report .Is there a query or script i can use to pull these details ?