dds user¶
Group command for managing user accounts, including your own.
dds user [OPTIONS] COMMAND [ARGS]...
activate¶
Activate/Reactivate user accounts.
dds user activate [OPTIONS] [EMAIL]
Arguments
- [EMAIL]¶
Required argument
add¶
Invite a new user to the DDS or add an existing one to a hosted project.
Not available for Researchers, unless they are marked as Project Owner for a specific project.
dds user add [OPTIONS] [EMAIL]
Options
- -p, --project <project>¶
Existing Project you want the user to be associated to.
- -r, --role <role>¶
Required Type of account. To include a space in the chosen role, use quotes (e.g. “Unit Personnel”) or escape the space (e.g. UnitPersonnel)
- Options
Super Admin | Unit Admin | Unit Personnel | Project Owner | Researcher
- --unit <unit>¶
[Super Admins only] To specify which unit the user should belong to.
- --no-mail¶
Do not send e-mail notifications regarding project updates.
Arguments
- [EMAIL]¶
Required argument
deactivate¶
Deactivate user accounts in the Data Delivery System.
dds user deactivate [OPTIONS] [EMAIL]
Arguments
- [EMAIL]¶
Required argument
delete¶
Delete user accounts from the Data Delivery System.
Use this command with caution. Deletion of accounts cannot be undone.
To request the removal of your own account, use the –self flag without any arguments. An e-mail will be sent to you asking to confirm the deletion.
If you have sufficient admin privileges, you may also delete the accounts of some other users. Specify the e-mail address as argument to the main command to initiate the removal process.
Deleting a user will not delete any data.
dds user delete [OPTIONS] [EMAIL]
Options
- --self¶
Request deletion of own account.
- --is-invite¶
Delete an ongoing and unanswered invite.
Arguments
- [EMAIL]¶
Optional argument
find¶
Check if a username is registered to an account in the DDS.
dds user find [OPTIONS]
Options
- -u, --username <username>¶
Required [Super Admins only] The username of the account you want to check.
info¶
Display information connected to your own DDS account.
Usable by all user roles.
dds user info [OPTIONS]
ls¶
List Unit Admins and Personnel connected to a specific unit.
dds user ls [OPTIONS]
Options
- -u, --unit <unit>¶
[Super Admins only] The unit which you wish to list the users in.
- --invites¶
List all current invitations.
- --save-emails¶
[Super Admins only] Save user emails.