pub async fn cmd_schedule_recover( url: &str, names: &[String], all: bool, dry_run: bool, json: bool, ) -> Result<(), Box<dyn Error>>