The MySQL commands such as mysqldump can be found in
- /Applications/MAMP/Library/bin/
so if you want to log in to MySQL shell, you can
- /Applications/MAMP/Library/bin/mysql -u root -p
Done =)
Reference: ASchroder.com – How to use the MAMP Mysql command line client in a terminal