Released docs. You are viewing the documentation published with v0.20.0. Development docs are available at Latest.
Registry Stack token issuer.
Contract status
Section titled “Contract status”This page is generated from the public Clap command tree. Hidden implementation commands are omitted.
mint <COMMAND>Commands
Section titled “Commands”| Command | Description |
|---|---|
check | Load the configuration, keys, audit chain, and client registry, then exit |
serve | Serve the token endpoint until terminated |
verify-audit | Verify the retained keyed Mint audit chain named by the configuration |
token | Obtain an access token from a running token endpoint, as a client would |
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.