CLI Reference¶
The drape CLI uploads test results, coverage reports, and validates data locally.
Commands¶
| Command | Description |
|---|---|
upload tests |
Upload JUnit XML or CTRF test results |
upload coverage |
Upload coverage reports (Cobertura, LCOV, Go) |
validate |
Parse and validate test result files locally |
version |
Print CLI version |
Global Flags¶
See Configuration for all flags, environment variables, and CI auto-detection.
Installation¶
See Install the CLI.