@canyonjs/cli
v1.0.39
Published
The [Canyon](https://canyonjs.io) command-line tool. It reads and aggregates coverage data from the local `.canyon_output` directory and uploads it to your Canyon server. It supports path filtering, scenario-based reports, and can pick up CI-related envir
Downloads
195
Readme
@canyonjs/cli
The Canyon command-line tool. It reads and aggregates coverage data from the local .canyon_output directory and uploads it to your Canyon server. It supports path filtering, scenario-based reports, and can pick up CI-related environment variables (e.g. GitLab CI).
Install
npm install -g @canyonjs/cliYou can also download prebuilt binaries from GitHub Releases.
Documentation
Commands, upload options, and usage examples are in the official docs:
https://docs.canyonjs.io/docs/ecosystem/cli
