and this worked fine.
","upvoteCount":1,"url":"https://github.com/python-gitlab/python-gitlab/discussions/2267#discussioncomment-10779009"}}}-
|
Hi, I am new to using this python wrapper and can't seem to figure out to create a project and have it use a custom template. I know the API supports using '--use-custom-template' but cant seem to figure out the correct call using this wrapper. If anyone has any suggestions that would be great.
|
Beta Was this translation helpful? Give feedback.
-
|
I faced the same problem. The Gitlab API description says there is the option and this worked fine. |
Beta Was this translation helpful? Give feedback.
I faced the same problem. The Gitlab API description says there is the option
--use_custom_templateas well as--group-with-project-templates-idand--template-project-idso I tried my luck withand this worked fine.