Skip to content

Refresh Calendar

The events refresh-calendar command refreshes holiday calendars on the scheduler, reloading calendar definitions used for task scheduling decisions.

🖥️ Basic Usage

easytask events refresh-calendar -h
 Usage: easytask events refresh-calendar [OPTIONS]

 Refresh holiday calendars on scheduler.

╭─ Options ───────────────────────────────────────────────────────────────────╮
│ --help  -h        Show this message and exit.                               │
╰─────────────────────────────────────────────────────────────────────────────╯

Example

easytask events refresh-calendar
Holiday calendars refreshed.

⏭️ Next Steps