Skip to content
Registry StackDocsDevelopment (unreleased)

evidencectl command reference

View as Markdown

Evidence adopter tooling: keys, source authoring, fixture runs.

This page is generated from the public Clap command tree for Registry Stack source version 0.34.0 and catalog SHA-256 c9eb944fbb64b3beca0250dc0dee945ea12d5c5f92ffeab2f7c21d9eeb888c6c. Hidden implementation commands are omitted.

evidencectl [OPTIONS] <COMMAND>
CommandDescription
initCreate a new editable Evidence project
checkValidate authored policy and, when selected, deployment closure offline
explainExplain the authored inventory and optional target-owned governance
testRun the project’s synthetic Evidence fixtures
packageCompile an editable project into a reviewed deployment candidate
accessManage local caller access policies and clients
keygenGenerate Evidence Gateway deployment key material as owner-only files
jwksAssemble a public JWKS document from public JWK files
newStart an editable Evidence Gateway project from OpenAPI, a starter, or a SQLite extract
buildCompile an editable project into a reviewed deployment candidate
fixturesDrive the evidence binary across a project’s bundle fixtures
doctorCheck one runtime configuration and its startup dependencies
artifactCompatibility operations over deployment artifacts
devRun the private local issuer and Evidence Gateway pair
auditInspect stopped local audit history
clientConfigure progressive relying-party clients and fetch contract candidates
sourceWork with a project’s sources, starting from their own API documents
targetCreate and inspect complete deployment targets
requestPrepare a closed request for the active local project
verifyVerify one retained Evidence Gateway response offline
toolingAdvanced: editor and tooling integration surfaces
OptionAlways requiredDefaultValuesEnvironmentDescription
--format <output_format>Nohumanhuman, jsonn/aSelect human-readable or machine-readable output
-h, --helpNon/an/an/aPrint help
-V, --versionNon/an/an/aPrint version

Run npm run generate from docs/site after changing a public command, argument, option, default, environment binding, or help description.