gitlabcli

pipeline status Crates.io Crates.io musl binaries

ALPHA - what is here works, but functionality is still under active development.

This is a cli tool that adds the lab command to git to enable interaction with a GitLab server.

Functionality

The tool is designed to work as a custom command to the vanilla git cli command.

Current functions

Planned functions

Features

Current features

Planned features

Installation

Cargo

To install via cargo:

rust cargo install git_lab_cli

Statically linked Linux binaries

Grab a tarball for these here.

Compatibility

Supports GitLab server version 13

Contributions

Merge requests are welcome. Please raise a merge request on GitLab, not GitHub.

License: MIT