Released docs. You are viewing the documentation published with v0.20.1. Development docs are available at Latest.
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.