Documentation
¶
Overview ¶
Command ical-ls queries CalDAV servers for calendar events informations.
Usage: ical-ls [OPTIONS] [FROM-DATE [TO-DATE]]
ex:
$> ical-ls $> ical-ls 2023-01-02 $> ical-ls 2023-01-02 2023-02-28 $> ical-ls -usr alice -url http://localhost:1337 2023-01-02 2023-02-28 $> ical-ls -usr alice -url http://localhost:1337 -pwd s3cr3t -cal=my-calendar,work-calendar
options:
-cal string comma-separated list of calendar names -pwd string password -url string addr:port of CalDAV server -usr string username
Click to show internal directories.
Click to hide internal directories.