ical-ls

command
v0.0.0-...-a1ef94d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2024 License: BSD-3-Clause Imports: 12 Imported by: 0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL