Changes for version 0.15 - 2019-01-09

  • BREAKING CHANGE: gitlab-api-v4 now takes parameters in the form of param:value rather than --param=value. This is to avoid foot-gun ambiguities when options have the same names as parameters (such as --url).
  • Add --pretty and --canonical options to gitlab-api-v4.

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.