gitlab-cli icon indicating copy to clipboard operation
gitlab-cli copied to clipboard

How to remove project?

Open marcinant opened this issue 11 years ago • 1 comments

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?

marcinant avatar Jul 14 '14 20:07 marcinant

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. ;)

der-On avatar Jul 15 '14 08:07 der-On