der-On / gitlab-cli

Node.js based CLI tool for the GitLab API
BSD 3-Clause "New" or "Revised" License
24 stars 17 forks source link

Gitlab-CLI

This node.js application provides a command line interface to the GitLab API v3.

Installation

Install it using npm:

npm install gitlab-cli -g

Usage

gitlab Action [Resource] [Options]

To get a list of available commands

gitlab --help

See usage.txt for more info