Skip to content

dt user associate-token

Overview

Associate TOTP token to a user

Synopsis

dt user associate-token  <token> 

Arguments

  • token (required)
    Type: String
    Token

Examples

Associate TOTP token to the current user

dt user associate-token token

Associate TOTP token to a user named 'john' as root

dt -U john user associate-token token

SEE ALSO

← Back to dt user