mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
- Fixing codeclimate config - Improving README badge config - Debug CI test reports - Improve test coverage - Update externals APIs to have consistent structures - Update Alert Management to improve clarity - Add convenience methods in ProtectedTags - Update optional types through the library that were missed - Rename deregister to unregister and fix the register method which was using the wrong HTTP method - Fixing CI caching
A CLI Wrapper for the @gitbeaker/rest SDK.
Table of Contents
Usage
| Node 18+ |
Install with Where:
To reduce the annoyance of having to pass those configuration properties each time, it is also possible to pass the token and host information through environment variables in the form of This could be set globally or using a .env file in the project folder. |
|---|
Contributors
This started as a fork from node-gitlab-legacy but I ended up rewriting much of the code. Here are the original work's contributors.