dt user change-password
Overview
Change password of the current user
Synopsis
dt user change-password <current_password> <new_password>
Arguments
-
current_password(required)
Type:String
Current password -
new_password(required)
Type:String
New password
Examples
Change the password
dt user change-password current-password new-password
SEE ALSO
← Back to dt user