Skip to content
Snippets Groups Projects
Commit 034fa3f2 authored by kazix's avatar kazix
Browse files

add configuration info to README.md

parent 88e43bfa
No related branches found
No related tags found
No related merge requests found
Pipeline #79301 failed
...@@ -52,3 +52,9 @@ the most important is **license_file**, which can have three values: ...@@ -52,3 +52,9 @@ the most important is **license_file**, which can have three values:
- **404 File Not Found** - not found LICENSE in the Repository - **404 File Not Found** - not found LICENSE in the Repository
- **No created repository** - the project has no Repository created, no LICENSE file - **No created repository** - the project has no Repository created, no LICENSE file
## Export / import Users
- get-users.py - export users from Gitlab Instance to file ultimate_users.json
- put-users.py - import users from file ultimate_users.json to Gitlab CE
- delete_users.py - USE WITH CAUTION, delete users from Gitlab Instance (names from ultimae_users.json)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment