CLI Overview¶
Summary¶
Meridian's CLI is small on purpose. The commands map to a few distinct user intents rather than a large set of modes.
Command groups by intent¶
Validate and understand a config¶
validategraphdiff
Prove runtime flow¶
testcheckci
Inspect previous runs¶
debug logsdebug capturedebug summarydebug bundle
Shell and metadata helpers¶
versioncompletion
Recommended entry points¶
- first local run:
validate, thencheck - PR review workflow:
diff, thenci - post-failure inspection:
debug summary,debug bundle,debug logs
Generated reference¶
The generated pages under Generated CLI Reference are the source of truth for exact command help, inherited flags, and usage strings.