Skip to main content

Module cmd

Module cmd 

Source

Structs§

MigrateArgs
The parsed ev migrate invocation (built in main.rs from the clap subcommand).

Functions§

brief
check
correct
Append a corrective child that fixes a stale non-hashed tag, then report the new child id.
decide
guard
init
list
List every decision in the ledger: id, status, decision (sorted by id, deterministic).
log
Show the decision lineage from HEAD back to genesis (newest first).
migrate
reopen
show
verify_cmd
why