gitlabctl icon indicating copy to clipboard operation
gitlabctl copied to clipboard

Cross platform Gitlab management cli written in Go. Download the executable with no dependencies!

Results 6 gitlabctl issues
Sort by recently updated
recently updated
newest added

CI build is currently failing with the following error: ```txt cmd/flags_assigners.go:162:7: opts.PublicJobs undefined (type *gitlab.CreateProjectOptions has no field or method PublicJobs) cmd/helpers.go:231:6: v.Email undefined (type *gitlab.GroupMember has no field or...

bug

Reference: https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap

help wanted
good first issue

https://godoc.org/github.com/xanzy/go-gitlab#BranchesService

good first issue
feature

* specific job_id * latest job_id in pipelines

feature

Reference: https://github.com/spf13/cobra#defining-your-own-usage Defaults can be found here: https://github.com/spf13/cobra/blob/master/command.go

enhancement

https://github.com/spf13/pflag#mutating-or-normalizing-flag-names

feature