I want to add a new project on Gitlab only using the command line (bash). Is there a way or do I have to go to the Gitlab page and add the project via GUI?
I explicitely don't mean to add a local repository to a remote - I know how to do this. I merely look for a way to do the project creation step as well from the terminal without heading over to the Gitlab page.