Registry stack documentation: machine-readable Markdown.
Index of all pages: https://docs.registrystack.org/llms.txt
Full corpus: https://docs.registrystack.org/llms-full.txt

# evidence-oid4vci command reference

> Generated syntax and options for evidence-oid4vci.

{/* Generated from Clap command definitions by scripts/generate-cli-reference.mjs. Run npm run generate. */}

Registry Stack wallet delivery front end for Evidence credentials.

## Contract status

This page is generated from the public Clap command tree. Hidden implementation commands are omitted.

## Usage

```text
evidence-oid4vci <COMMAND>
```

## Commands

| Command | Description |
| --- | --- |
| [`check`](./check/) | Load and validate the configuration and the client key, then exit |
| [`inspect`](./inspect/) | Validate the deployment and print its derived protocol metadata |
| [`openapi`](./openapi/) | Render the deterministic OpenAPI 3.1 contract, then exit |
| [`serve`](./serve/) | Serve the delivery endpoints until terminated |

## 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

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