Skip to content
Snippets Groups Projects
Commit b66d9b2a authored by Tomasz Kaźmierczak's avatar Tomasz Kaźmierczak Committed by kazix
Browse files

Update README.md

parent 8a9a7f57
Branches
Tags
No related merge requests found
# gitlab-getlists # gitlab-getlists
Scripts to download list of Projects, status, License, owners (with e-mail) from gitlab.geant.org (production mode) or k8s-gitlab.software.geant.org (developer mode). The output of the script is two files: json and html. Scripts to download list of Projects, status, License, owners (with e-mail) from gitlab.geant.org (production mode) or k8s-gitlab.software.geant.org (developer mode). The output of the script is three files: json, html and CVS.
## Installation ## Installation
...@@ -43,7 +43,8 @@ Example run (Windows): ...@@ -43,7 +43,8 @@ Example run (Windows):
## Output ## Output
Two files: Two files:
- gitlab-projects.html - gitlab-projects.html
- gitlab-project.json - gitlab-projects.json
- gitlab-projects.csv
We can find various variables in these files (project_name, groups, etc.), We can find various variables in these files (project_name, groups, etc.),
the most important is **license_file**, which can have three values: the most important is **license_file**, which can have three values:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment