I can create a project in Gerrit through:
ssh –p 29418 [ip-address] gerrit create-project --name [project-name]
But, how can I delete any p
Using Gerrit 2.15.6, I was able to click on a very handy 'Delete Project' button in the Gerrit UI:
at the bottom of the project admin page.