The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2018-01-12

  • Greatly extended authentication and configuration options for the gitlab-api-v4 script; added GitLab::API::v4::Config.
  • The gitlab-api-v4 script now always outputs JSON (the default was YAML, with the option to pick other formats).
  • Fixed the fork_project method to hit the correct URL.

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.
GitLab API v4 REST client.