The CLI parses ARGV into configuration to start the coordinator with. @author Tony Pitale
Initialize a new CLI instance to handle option parsing from arguments
into configuration to start the coordinator running on all mailboxes
@param args [Array] `ARGV` passed from `bin/mail_room`
Start the coordinator running, sets up signal traps
[Validate]