dt user
Overview
This command interacts with the users. You can add, remove, list users, and add users to and remove users from groups.
Synopsis
dt user SUBCOMMAND [OPTIONS] [ARGUMENTS]
Available Subcommands
user ls- List all usersuser add- Add a new useruser get- Get a useruser exists- Check if the user existsuser disable- Disable an existing useruser enable- Enable a disabled useruser add-to-group- Add a user to a groupuser rm-from-group- Remove a user from a groupuser signed-user- Get a signed json user objectuser verify- Verify a signed useruser change-password- Change password of the current useruser logout- Logout useruser verify-token- Verify TOTP tokenuser update-api-token- Update API token hash for a user (root-only)user get-api-token-hash-by-id- Get API token hash by token id (root-only)user associate-token- Associate TOTP token to a useruser reset-token- Reset TOTP tokenuser has-mfa- Check if a user has TOTP/MFA enableduser modify- Change an existing useruser rm- Remove an existing user
SEE ALSO
← Back to dt