Skip to main content

run

Function run 

Source
pub fn run(name: &str) -> Result<()>
Expand description

Run the git chronicle schema <name> subcommand.

Prints the JSON Schema for the requested type to stdout. This makes the CLI self-documenting for AI agents.