gitlab-org--gitlab-foss/doc/raketasks/user_management.md
axilleas 7305d98c8e Added check_redis_version. Fixes #3449
Checking the redis version will warn users that
are using an old version to update. Included
reference to the troubleshooting guide.
2013-04-15 21:54:45 +03:00

268 B

Add user as a developer to all projects

bundle exec rake gitlab:import:user_to_projects[username@domain.tld]

Add all users to all projects

Notes:

  • admin users are added as masters
bundle exec rake gitlab:import:all_users_to_all_projects