scriptName('cli-app') .command({ command: '$0 create <name>', desc: 'Create a new component', builder: yargs => { yargs.positional('name', { desc: 'Name of ...
確定! 回上一頁