Is there a way to pass the DB user password into the command line tool mysqladmin? December 27, 2022 by Tarik Just found out the answer…. mysqladmin processlist -u root -pYOURPASSWORDHERE No space between your password and the -p