MAC Start MySQL on the Command Line

Question:
How to start MySQL on the command line of MAC?

On the Apple Mac you can start the MySQL Server using the following:

cd /Library/LaunchDaemons

sudo launchctl load -F com.oracle.oss.mysql.mysqld.plist