This repository was archived by the owner on Feb 19, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -218,6 +218,26 @@ To send coverage in the **enterprise** version you should specify your Codacy in
218218}
219219```
220220
221+ ## Options
222+
223+ ``` bash
224+ Options:
225+
226+ -V, --version output the version number
227+ -f, --format [value] Coverage input format
228+ -t, --token [value] Codacy Project API Token
229+ -a, --accountToken [value] Codacy Account Token
230+ -u, --username [value] Codacy Username/Organization
231+ -n, --projectName [value] Codacy Project Name
232+ -c, --commit [value] Commit SHA hash
233+ -l, --language [value Project Language
234+ -e , --endpoint [value] Codacy API Endpoint
235+ -p , --prefix [value] Project path prefix
236+ -v, --verbose Display verbose output
237+ -d , --debug Display debug output
238+ -h , --help output usage information
239+ ` ` `
240+
221241# # License
222242
223243[MIT](LICENSE)
You can’t perform that action at this time.
0 commit comments