Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Add available options
Browse files Browse the repository at this point in the history
  • Loading branch information
IGFCoimbra committed Sep 13, 2018
1 parent 83eb16c commit b4c8786
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Expand Up @@ -218,6 +218,26 @@ To send coverage in the **enterprise** version you should specify your Codacy in
}
```

## Options

```bash
Options:

-V, --version output the version number
-f, --format [value] Coverage input format
-t, --token [value] Codacy Project API Token
-a, --accountToken [value] Codacy Account Token
-u, --username [value] Codacy Username/Organization
-n, --projectName [value] Codacy Project Name
-c, --commit [value] Commit SHA hash
-l, --language [value Project Language
-e, --endpoint [value] Codacy API Endpoint
-p, --prefix [value] Project path prefix
-v, --verbose Display verbose output
-d, --debug Display debug output
-h, --help output usage information
```
## License
[MIT](LICENSE)
Expand Down

0 comments on commit b4c8786

Please sign in to comment.