| Issue 798: | Delete project through command line | |
| 18 people starred this issue and may be notified of changes. | Back to list |
I realize that deleting a project through the web UI has already been requested in #349, and that doing it in a way that every enterprise is happy with is a difficult problem. However, I'd really like a simple way to completely nuke a project (delete all trace of it from the DB and disk) from the gerrit command line - something like: ssh -p 29418 foo gerrit delete-project --nuke-it-really-please --name dead_project This should be pretty simple to implement and satisfy most of the requests that people have to delete erroneously created empty projects and other garbage. Perhaps it could not require the --nuke-it-really-please flag if the project is empty. Home-brew instructions for deleting a project manually: http://osdir.com/ml/repo-discuss/2010-05/msg00222.html
Oct 9, 2012
This is being done via the delete-project plugin for 2.5. It's being reviewed (https://gerrit-review.googlesource.com/#/c/35196/), updating status. The UI issue is blocked on being able to extend GWT from plugins (currently being discussed on-list)
Status:
Submitted
Blockedon: -gerrit:349 gerrit:349 |
|
| ► Sign in to add a comment |
Blockedon: 349