Thanks for looking into this. Regardless of what the bash history file is, it is still possible to see the password when it is stored as a variable in the script by checking /proc/$pid, or to see the actual migrate command running (with the plaintext password) with `ps`. Even if this command...