pub async fn run_trace_detail( config_path: Option<&Path>, trace_id: String, output: Option<String>, ) -> Result<()>