pub fn add_once( config: &Config, agent_alias: &str, delay: &str, command: &str, delivery: Option<DeliveryConfig>, ) -> Result<CronJob>