Released docs. You are viewing the documentation published with v0.34.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 for Registry Stack source version 0.34.0 and catalog SHA-256 521175a69262e60df96745886392348e5bb8d82e63cdd24bdf4baa80d46e5ff4. Hidden implementation commands are omitted.
evidencectl [OPTIONS] <COMMAND>Commands
Section titled “Commands”| Command | Description |
|---|---|
init | Create a new editable Evidence project |
check | Validate authored policy and, when selected, deployment closure offline |
explain | Explain the authored inventory and optional target-owned governance |
test | Run the project’s synthetic Evidence fixtures |
package | Compile an editable project into a reviewed deployment candidate |
client | Configure progressive relying-party clients and fetch contract candidates |
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, a starter, 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 |
target | Create and inspect complete deployment targets |
doctor | Check one runtime configuration and its startup dependencies |
artifact | Compatibility operations over deployment artifacts |
dev | Run the private local issuer 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 |
|---|---|---|---|---|---|
--format <output_format> | No | human | human, json | n/a | Select human-readable or machine-readable output |
-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.