Command reference
oko-cli calendar remove
Deletes one event from a writable account and from the local mirror.
Invocation
oko-cli calendar remove --account ID --event EVENT-IDInputs and options
- --account and --event are required.
Output and state effect
- DELETEs the CalDAV resource, calls the Google/Microsoft delete API, or removes the EKEvent; the local mirror drops the record immediately.
Refusals and safe exits
- A missing event refuses with the same not-found sentence as edit; ICS accounts and the ungrated EventKit consent refuse with their exact sentences.