Changes for version 0.12 - 2018-09-11

  • Added API methods for Protected Tags, Search, Project Import/Export, Project Badges, Resource Label Events, Discussions, Markdown, Group Issue Boards, Group Badges, and Snippets.
  • Reorganized project/group members/access requests sections to better match the official API.
  • Renamed the various project snippet methods to have "project" in their name.
  • Added constants for the snippet visibility levels.
  • Overhauled the POD heading layout in order to avoid the massive TOC.
  • Fix minor typo.

Documentation

Command line interface to the GitLab API v4.

Modules

A complete GitLab API v4 client.
Load configuration from a file, environment, and/or CLI options.
GitLab API v4 constants.
Iterate through paginated GitLab v4 API records.
The HTTP client that does the heavy lifting.