pub(super) async fn dispatch_doctor( gateway: &str, output: OutputFormat, args: DoctorArgs, ) -> Result<()>