glab
glab copied to clipboard
The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
How do I create a MR Comment with line breakes? I tried to use `-m "foo\nbar"` but it does not work :disappointed:
**Describe the feature or problem you'd like to solve** I sometimes need to find the MR that created a particular commit. I do this now via the search bar in...
## Description Alert for New Documentation at [https://glab-cli.io](https://glab-cli.io) ## Related Issue Resolves #[issue_number] ## How Has This Been Tested? ## Screenshots (if appropriate)  ![Screenshot from 2021-11-02...
**Description** `glab repo fork` adds my fork with the `https` protocol, rather than the `ssh` protocol, even though I've configured `glab` to use "ssh" in the initial setup. **Steps to...
**Describe the feature or problem you'd like to solve** My team has its issue board not on a specific repo, but on a group above the repos, currently it seems...
**Describe the feature or problem you'd like to solve** When `glab mr create` fails or cancelled, the body content typed using the editor is lost. Sometimes the user may type...
At least for the paid customers, gitlab shows how many approvals are left until the MR is marked as "approved". This would be handy to have in the mr list...
**Describe the feature or problem you'd like to solve** Hello, when creating a MR with bad parameters, the error message is not clear enough, as a new user it did...
Dear all, I have just discovered this interesting project, which looks very promising to me. I was trying the CI linter option on one of my project, and I get...
**Describe the feature or problem you'd like to solve** We need to refactor and add test to the `repo create` command. There are already tests, but they are commented out...