Skip to content

angel-afonso/gitlabcli

Repository files navigation

GITLAB CLI

pipeline status Go Report Card

A Gitlab command line interface

Work in progress

Avaible Commands

  • project
    • list: repositories shows that the user has access
    • view [path]: If the current directory is a git repository with remote in gitlab, it will show information of that project, if not, it will show information of the project with the given path
    • members [path] Display project members
  • mergerequest:
    • create [path]: If the current directory is a git repository, create a merge request for the current project, if not, create a merge request for the given path
    • assign [path] <iid>: Assign user to a merge request

THIS IS NOT A GITLAB OFFICIAL PROJECT

About

Command line interface to manage gitlab accounts

Topics

Resources

License

Stars

Watchers

Forks