Skip to content
Registry StackDocsv0.20.1

evidencectl fixtures run command reference

View as Markdown

Run evidence check and every bundle fixture through evidence evaluate.

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

evidencectl fixtures run [OPTIONS] --project <PROJECT>
OptionAlways requiredDefaultValuesEnvironmentDescription
--project <PROJECT>Yesn/an/an/aDeployment project directory containing runtime.yaml and bundle/
--evidence-bin <EVIDENCE_BIN>Non/an/an/aPath to the evidence binary; defaults to evidence on PATH
--jsonNon/an/an/aEmit one machine-readable JSON report on standard output
--explainNon/an/an/aAsk evidence to explain each evaluation, and relay the trace it prints. The trace can name what a source returned, so it is relayed only when it is asked for. For the structured form, run evidence evaluate --explain --explain-format json against the fixture directly.
-h, --helpNon/an/an/aPrint help (see a summary with ‘-h’)

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