program
    .command('new <type> <name> [plugins...]')
    .name('new')
    .description('Generate new file')
    .on('--help', () => {