Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zcubbs/gitlab-stats
- Owner: zcubbs
- Created: 2022-09-23T23:18:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T01:11:00.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T03:14:30.170Z (8 months ago)
- Topics: csv-export, gitlab, go
- Language: Go
- Homepage:
- Size: 56.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`