This change allows for E2E blackbox testing of pomodoro commands by adding a New(*pomo.Config) *Cli.cmd function to the cmd module. In a subsequent PR we should refactor pomo.Config into a public module.