Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 314 Bytes

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