pub fn resume_job_for_agent( config: &Config, id: &str, agent_alias: &str, ) -> Result<CronJob>
Resume a job the calling agent owns.