Skip to main content

Module cli

Module cli 

Source
Expand description

Command-line front end for humans and agents.

Every invocation owns one Store. Read commands use one snapshot and mutations execute one fresh read-modify-write transaction. JSON mode emits exactly one document on stdout, including usage and runtime errors.

Functionsยง

run