pub fn run(cli: Cli) -> Result<()>
Runs the CLI command.
Returns command parsing, IO, ACP, or audit failures as anyhow::Error.
anyhow::Error