Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zcubbs/gitlab-stats

This CLI allows for synthesized CSV extract of Gitlab data
https://github.com/zcubbs/gitlab-stats

csv-export gitlab go

Last synced: 2 months ago
JSON representation

This CLI allows for synthesized CSV extract of Gitlab data

Awesome Lists containing this project

README

        

# Gitlab Stats

This tool allows for CSV extract of Gitlab project member data:

- [x] Export User data, and AccessLevel for a given List of Projects

## Usage

> Must export Env Variables: `GS_GITLAB_PRIVATE_TOKEN`, `GS_GITLAB_URL`, `GS_GITLAB_PROJECT_IDS`