Pass password in SSH command with SSHPASS

sshpass -p 'admin' ssh admin@192.168.14.2 "uptime"