pub fn run_cycle_history( cycle_id: Option<String>, options: CycleCommandOptions, now: DateTime<Utc>, ) -> Result<String, AppError>