pub async fn run_with_output( command: OpcCommand, config: &BhtuneConfig, output: OutputFormat, ) -> Result<()>