Skip to content

Display gitlab status of given branch in git repository folder

License

Notifications You must be signed in to change notification settings

JiLiZART/glab-status

Repository files navigation

Gitlab Status

GitLab CLI rich status display tool

This tool displays the status of your GitLab pipelines in your terminal. For given repository directory, it will display the following information:

  • Commit
  • Merge Request
  • Environment
  • Pipeline Jobs

GitLab Status Preview

Usage

$ cd my-gitlab-project
$ glab-status

Installation

$ npm install -g glab-status

or use npx

$ npx glab-status

Configuration

You need to set the GITLAB_TOKEN environment variable to your GitLab token.

Follow https://gitlab.com/-/user_settings/personal_access_tokens to generate a new token.

About

Display gitlab status of given branch in git repository folder

Resources

License

Stars

Watchers

Forks

Packages

No packages published