Skip to content
Registry StackDocsv0.20.1

evidencectl dev command reference

View as Markdown

Run the private local Registry Mint and Evidence Gateway pair.

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

evidencectl dev [OPTIONS] --detach
evidencectl dev <COMMAND>
CommandDescription
stopStop the active local Registry Mint and Evidence Gateway pair
cleanRemove one completed stopped local generation
OptionAlways requiredDefaultValuesEnvironmentDescription
--detachNon/an/an/aReturn after Registry Mint and Evidence Gateway are ready on loopback
--evidence-port <EVIDENCE_PORT>No8080n/an/aLoopback port for the local Evidence Gateway service
--mint-port <MINT_PORT>No8081n/an/aLoopback port for the local Mint service
-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.