Skip to main content

run_cli

Function run_cli 

Source
pub async fn run_cli() -> Result<ExitCode, Error>
Expand description

Main CLI entry point

This function parses command-line arguments and executes the appropriate command.