Skip to main content

Crate openlogi_cli

Crate openlogi_cli 

Source
Expand description

OpenLogi CLI implementation. The openlogi binary is a thin wrapper that calls run; the command tree and argument parsing live here.

Functionsยง

run
Initialise logging, parse arguments, and dispatch the chosen subcommand.