commandscalendar refresh

Refresh all calendars or a specific calendar, by ensuring that their underlying icalendars are up to date.

Icalendars are automatically refreshed every 15 minutes by the internal job /admin/updaters/calendar.1, so this command is only required when you wish to ensure that one or more calendars are refreshed immediately.

Usage

calendar refresh [name]

where
name of calendar whose icalendars to refresh. Default = all calendars.

write on /_beyoncron/calendars or name

Examples

Refresh all calendars

BeyondCron % calendar refresh

Refresh a single calendar

BeyondCron % calendar refresh /calendar/business-days

See also