Released docs. You are viewing the documentation published with v0.20.0. Development docs are available at Latest.
Evidence adopter tooling: keys, source authoring, fixture runs.
Contract status
Section titled “Contract status”This page is generated from the public Clap command tree. Hidden implementation commands are omitted.
evidencectl <COMMAND>Commands
Section titled “Commands”| Command | Description |
|---|---|
access | Manage local caller access policies and clients |
keygen | Generate Evidence Gateway deployment key material as owner-only files |
jwks | Assemble a public JWKS document from public JWK files |
new | Start an editable Evidence Gateway project from OpenAPI or a SQLite extract |
build | Compile an editable project into a reviewed deployment candidate |
fixtures | Drive the evidence binary across a project’s bundle fixtures |
source | Work with a project’s sources, starting from their own API documents |
doctor | Report every project artifact whose mode or owner the runtime refuses |
dev | Run the private local Registry Mint and Evidence Gateway pair |
request | Prepare a closed request for the active local project |
verify | Verify one retained Evidence Gateway response offline |
audit | Inspect stopped local audit history |
tooling | Advanced: editor and tooling integration surfaces |
Options
Section titled “Options”| Option | Always required | Default | Values | Environment | Description |
|---|---|---|---|---|---|
-h, --help | No | n/a | n/a | n/a | Print help |
-V, --version | No | n/a | n/a | n/a | Print version |
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.