pub async fn cmd_schedule_run( url: &str, name_or_id: &str, json: bool, ) -> Result<(), Box<dyn Error>>