commands.watch
    .description('start a server')
    .option('-v, --verbose', 'print more output')
    .alias('w')
    .action(function() {