Lock User and Enforce Password change via wp-cli

Would wp user reset-password {username} work for your purposes? The docs are a little thin, but I gather it sets the password for {username} to a random string, then emails that string to the email address on record for {username}.