Lines Matching defs:options
114 options: [`-N,--tool-name <${[...toolNameSet]}>`, 'tool name ', 'checkOnline'], constant
118 options: ['-C,--collect-path <string>', 'collect api path', './api'], constant
122 options: ['-F,--collect-file <string>', 'collect api file array', ''], constant
126 options: ['-L,--check-labels <string>', 'detection check labels', ''], constant
130 options: ['--isOH <string>', 'detection check labels', ''], constant
134 options: ['--path <string>', 'check api path, split with comma', ''], constant
138 options: ['--checker <string>', 'check api rule, split with comma', 'all'], constant
142 options: ['--prId <string>', 'check api prId', ''], constant
146 options: ['--is-increment <string>', 'check api is increment, only check change', 'true'], constant
150 options: ['--excel <string>', 'check api excel', 'false'], constant
154 options: ['--old <string>', 'diff old sdk path', './api'], constant
158 options: ['--new <string>', 'diff new sdk path', './api'], constant
162 options: ['--old-version <string>', 'old sdk version', '0'], constant
166 options: ['--new-version <string>', 'new sdk version', '0'], constant
170 options: ['--output <string>', 'output file path', './'], constant
174 options: [`--format <${[...formatSet]}>`, 'output file format', 'json'], constant
178 options: ['--changelogUrl <string>', 'changelog url', ''], constant
182 options: ['--all <boolean>', 'is all sheet', ''], constant
197 const options: OptionObjType = { constant