Skip to content
Registry StackDocsv0.34.0

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 521175a69262e60df96745886392348e5bb8d82e63cdd24bdf4baa80d46e5ff4. 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
clientConfigure progressive relying-party clients and fetch contract candidates
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
sourceWork with a project’s sources, starting from their own API documents
targetCreate and inspect complete deployment targets
doctorCheck one runtime configuration and its startup dependencies
artifactCompatibility operations over deployment artifacts
devRun the private local issuer and Evidence Gateway pair
requestPrepare a closed request for the active local project
verifyVerify one retained Evidence Gateway response offline
auditInspect stopped local audit history
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.