sniper run
Run a SNIPER protocol in headless mode (for CI/CD)
Usage
bash
sniper run [options]Options
| Option | Type | Description |
|---|---|---|
--protocol | string | Protocol to run (full, feature, patch, ingest, explore, refactor, hotfix) |
--ci | boolean | CI mode: sets auto-approve, json output, warn-level logging |
--output | string | Output format: json, yaml, text |
--timeout | string | Timeout in minutes |
