Skip to main content
Command reference

codespar audit

Read the tamper-evident audit chain

1 min read
View MarkdownEdit on GitHub

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]
optionwhat 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)
codespar audit | CodeSpar