Skip to content
Registry StackDocsDevelopment (unreleased)

evidencectl build command reference

View as Markdown

Compile an editable project into a reviewed deployment candidate.

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

evidencectl build [OPTIONS] --target <TARGET> --output <OUTPUT>
OptionAlways requiredDefaultValuesEnvironmentDescription
--project <PROJECT>No.n/an/aEditable Evidence Gateway project; defaults to the current directory
--target <TARGET>Yesn/an/an/aExplicit deployment target containing governance.yaml and runtime.yaml
--output <OUTPUT>Yesn/an/an/aNew candidate directory to create. It must not already exist
-h, --helpNon/an/an/aPrint help

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