pub async fn cmd_mechanic( base_url: &str, repair: bool, json_output: bool, allow_jobs: &[String], ) -> Result<(), Box<dyn Error>>