Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

event delete

Delete a calendar event by ID.

Usage

rscalendar event delete --event-id <ID> [OPTIONS]

Options

OptionRequiredDescription
--event-id <ID>YesEvent ID to delete
--calendar-id <ID>NoCalendar ID (default: primary)

Examples

rscalendar event delete --event-id abc123

The event ID can be found in the output of rscalendar list.