run

Function run 

Source
pub fn run(cli: Cli) -> Result<i32>
Expand description

Runs the CLI with the parsed arguments.

ยงErrors

Returns an error if the command execution fails.