gitlab-cli
gitlab-cli copied to clipboard
How to remove project?
Hello,
I got short question. How to remove/delete project? I can succesfully create new one, but cannot delete. Could someone provide example how to do this task?
I'm not sure if it works, but have you tried?:
$ gitlab remove [namespace]/[project]
I've actually never needed to remove a project before. And I would like to rewrite the entire module anyway. However I'm not using it anymore. I found the web-gui to be better. ;)