Comforter CLI tool
Connects to a comforter instance and help send coverage data to be loggedUsage
npm install -g comforter-cli
comforter-cli (--path <path-to-lcov-info-file> OR --totalLines <lines> --totalCovered <lines>) --name <project-name> --branch <branch-name> --project <project-id> --commit <sha> [--merge-base <sha>] [--target-branch <branch name>] [--merge-request-iid <id>] --apiKey <key> [--zip <path-to-html-coverage>]