gitlabctl
gitlabctl copied to clipboard
Cross platform Gitlab management cli written in Go. Download the executable with no dependencies!
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...
Reference: https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
https://godoc.org/github.com/xanzy/go-gitlab#BranchesService
Reference: https://github.com/spf13/cobra#defining-your-own-usage Defaults can be found here: https://github.com/spf13/cobra/blob/master/command.go
https://github.com/spf13/pflag#mutating-or-normalizing-flag-names