zaquestion / lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
https://zaquestion.github.io/lab
Creative Commons Zero v1.0 Universal
1.11k stars 102 forks source link

Allow to create project under different organization #806

Closed hoijui closed 2 years ago

hoijui commented 2 years ago

In my use-case, I need to create a project:

  1. [x] on our local gitlab server
  2. [x] under a sub-sub-group
  3. [x] under an organization (as in: not my user)

... all in one. I have 1. working, and 2. should also be possible with https://github.com/zaquestion/lab/pull/450, but it seems 3. is not possible with lab yet, or did I miss it?

PS: I do have the rights to create repos there; it works through the web UI.

hoijui commented 2 years ago

never-mind, I guess... It should be possible already, and I was just confused by the error message. NOTE to self: what GitHub calls "organization" is called "group" on GitLab. sorry! and thanks for lab, again! :-)

hoijui commented 2 years ago

yes! is possible! needed a later version of lab, and then setting the group and subgroup (aka namespace) with -g.