bundle exec rake gitlab:import:user_to_projects[username@domain.tld]
Notes:
- admin users are added as masters
bundle exec rake gitlab:import:all_users_to_all_projects
bundle exec rake gitlab:import:user_to_groups[username@domain.tld]
Notes:
- admin users are added as owners so they can add additional users to the group
bundle exec rake gitlab:import:all_users_to_all_groups