Skip to main content

run

Function run 

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

Runs the selected command.

ยงErrors

Returns an error for invalid command input or not-yet-implemented behavior.