golab icon indicating copy to clipboard operation
golab copied to clipboard

Gitlab CLI written in Go

Results 5 golab issues
Sort by recently updated
recently updated
newest added

This is the first time that I used this cli and I was trying to play around with the sub commands. Commands: ```bash golab project edit golab project hooks add...

- Create/Del GitLab Environments

enhancement

When logging in to a Gitlab server and you add a `/` at the end of the URL, the API calls will break. Fix this by trimming `/` at the...

bug

Currently, we always use `$HOME/.golab.yml` - but if there is a `.golab.yml` in the current working directory, we should use this one instead. Best way would be to recursively search...

bug

Hi, I wanted to install zsh-completion, which fails since there is no .golab file golab zsh-completion Config File ".golab" Not Found in "[/Users/ /Users/]" Error: required parameter `-p` or `--path`...

enhancement