gitlab-bash-api
gitlab-bash-api copied to clipboard
Configure GitLab using bash scripts
Hi, A few read-only operations can be done via the Gitlab API without needing to be authenticated with a private token. For example, my use case here would be to...
Hello, The pain part is when we have to add a new user to 30+ group. At present, there is no single solution from Gitlab on achieving this without 30+...
Hello, Which version of JQ should be used? I am currently running version 1.6 and I have this type of error. `./glGet.sh --uri /projects | jq . parse error: Invalid...
Based on https://github.com/cClaude/gitlab-bash-api/pull/5