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

Possible to create a new issue in a project?

Open asitemade4u opened this issue 6 years ago • 1 comments

Currently the only command referenced for issue is inspect. Would it be possible to add a create command with parameters:

  • title
  • details

This would make adding issues way quicker than the somewhat complicated process in Gitlab.

asitemade4u avatar Dec 06 '19 19:12 asitemade4u

you could try out my branch if you want something hacky to get going with

https://github.com/stuart-warren/go-gitlab/tree/add-issue

stuart-warren avatar May 19 '20 14:05 stuart-warren