Skip to content
/ gitlabctl Public

Control gitlab with CLI interface

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

xoac/gitlabctl

Repository files navigation

crates.io Documentation CI master Maintenance

gitlabctl

This crate provide control commands to work with gitlab

Install

Download pre-compiled binaries:

any published version for Windows Linux and Mac can be downloaded from release github page

From source

cargo install --git https://github.com/xoac/gitlabctl

Usage

To use this program you need Personal Access Token

type gitlabctl help to start work with.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

This project try follow rules:

This README was generated with cargo-readme from template