Skip to content

jtgorney/gitlab-user-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Gitlab User Import Script - Formatting and How to Run

CSV file format: First name, last name, email address. Gitlab assumes the username will be the email address and the first part of the email address.

Example: John,Doe,jdoe@domain.tld Jane,Doe,jdoe2@domain.tld Kevin,Smith,ksmith@domain.tld

Call from command line:

ruby import.rb

Example:

?> ruby import.rb admin mypassword https://gitlab.domain.tld import.csv

All users are assigned the password gitlabuser.

About

Script to import users from a CSV file for Gitlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages