Skip to main content

run_cli

Function run_cli 

Source
pub async fn run_cli(args: Cli) -> Result<()>
Expand description

Dispatch table for the CLI subcommands. Lives in the library so we can drive it from tests without invoking the binary.