Command reference
codespar audit
Read the tamper-evident audit chain
1 min read
Read the tamper-evident audit chain
1 command in @codespar/cli 0.16.0.
Each one prints what its operation answered. What a command prints has the rule, and Configuration has the exit codes and the shape of a failure.
codespar audit replay
Ask the API whether the chain is verified over an interval, and render the verdict; exit 1 when it is not verified
codespar audit replay [options]| option | what it does |
|---|---|
--from <iso> | Start of the interval, ISO 8601 (default: the API's own window) |
--to <iso> | End of the interval, ISO 8601 (default: the API's own window) |