mauricio-ms / gitlab-cli

CLI tool to perform tasks as advanced search in your GitLab repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLab CLI

CLI tool to perform tasks as advanced search in your GitLab repositories.

Getting started

Install the dependencies

npm install

Link to use the command anywhere in your machine

npm link

Using the commands

Getting help

gitlab --help

Getting help with a specific command

gitlab --help

Setup the CLI

gitlab setup

The personal access token can be generated in your gitlab account at user settings > Access Tokens. The Api permission must be selected.

About

CLI tool to perform tasks as advanced search in your GitLab repositories.


Languages

Language:JavaScript 100.0%