pub async fn run_cli(cli: Cli, use_color: bool) -> Result<()>
Dispatches a parsed Cli to the appropriate daemon API call.
Cli