pub async fn execute_rpc( service: &impl DaemonService, command: DaemonCommand, ) -> Result<CliOutput, CliError>