Upsun offers three environment types: Production, Staging, and Development. You can assign user permissions for each environment type. Any permissions you assign to an environment type apply to all environments of that type.
Inviting a team member via the CLI:
You can use the CLI to invite the new team member to the project like so:
upsun user:add user1@example.com -r adminYou'll be prompted to set their user level at a project level or per-environment.
The user will then receive an email invitation to join your project. If they already have an Upsun account, they can click the link to be added. Otherwise, they'll be prompted to set up an account first.
Inviting a team member via the Project Console
If you're more comfortable using the Console, you can do the following:
- Click ⚙️Settings.
- Click Access.
- Click + Add.
- Add the user’s details and choose their permissions.
- Click Save.
For more information on this feature, please see the following page in the Upsun documentation:
https://docs.upsun.com/administration/users.html#add-a-user-to-a-project
Comments
Please sign in to leave a comment.