require('yargs') .usage('npm run configure -- <arguments>') .describe('p', 'The panel url to pull the configuration from') .alias('p', 'panel-url') ...
確定! 回上一頁