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

CLI tool for GitLab (no prerequisites required)

Results 7 gitlab-cli issues
Sort by recently updated
recently updated
newest added

Can we have this repository on gitlab, and the github repo be a fork of that? I guess it makes sense, right? Thanks.

Hi, I guess in README.md, Devlopment, git submodule --init update should be git submodule update --init Best regards

Hi. This is an excellent tool, thanks for this! Are there any plans to upgrade this to use the V4 version of the GitLab API? V3 has been deprecated as...

Hi, thank you for developing this cli, after install I got this error. Any suggestion? module.js:549 throw err; ^ Error: Cannot find module '@babel/runtime/core-js/object/define-property' at Function.Module._resolveFilename (module.js:547:15) at Function.Module._load (module.js:474:25)...

When you have a repo which is in a group which is also in a group. I use the command: `gitlab-cli label copy -U https:///// -t ` it returns `error:...

I've set up my labels in one repo and would like to copy them to global labels

I think that it might be interesting to allow label management (copy/update) for more than one project/group (or even a whole GitLab instance) at once. E.g. ``` gitlab-cli label copy...