Unreleased documentation. These pages follow the main branch and can change before the next release. For supported guidance, use v0.15.2.
evidencectl doctor command reference
Report every project artifact whose mode or owner the runtime refuses.
Contract status
Section titled “Contract status”This page is generated from the public Clap command tree. Hidden implementation commands are omitted.
evidencectl doctor [OPTIONS] --project <PROJECT>Options
Section titled “Options”| Option | Always required | Default | Values | Environment | Description |
|---|---|---|---|---|---|
--project <PROJECT> | Yes | n/a | n/a | n/a | Deployment project directory containing runtime.yaml and bundle/ |
--mint-config <PATH> | No | n/a | n/a | n/a | Mechanically compare this Registry Mint configuration with Evidence Gateway authentication |
--json | No | n/a | n/a | n/a | Emit one machine-readable JSON report on standard output |
-h, --help | No | n/a | n/a | n/a | Print help |
Generation contract
Section titled “Generation contract”Run npm run generate from docs/site after changing a public command, argument, option, default, environment binding, or help description.