gitlab-gem

Ruby client and CLI for interacting with GitLab API

brewmacoslinux
Try with needOr install directly
Source

About

Ruby client and CLI for GitLab API

Commands

gitlab

Examples

List all projects in GitLab instance$ gitlab projects list
Get details about a specific project$ gitlab project get --id=project-id
List issues for a project$ gitlab issues list --project-id=project-id