Password reset for self hosted

I set up my server a while ago and was trying to add another client. But I can’t remember my atuin password! I can see the $argon2id hash in my database, so can I reset it directly by generating a new hash on the command line? Is there a better way?

Thanks!