mysql -h <ipaddress> -u <username> -p
For Example
mysql -h 127.0.0.1 -u root -p
Then input the password for MySQL