import yargs from 'yargs';. import { hideBin } from 'yargs/helpers';. yargs(hideBin(process.argv)) .command({. command: 'add',. description: 'Add a note',.
確定! 回上一頁