Skip to content

Unable to use with radicaleΒ #92

@lamyergeier

Description

@lamyergeier

Installation

$ pipx install calendar-cli
  installed package calendar-cli 0.13.0, installed using Python 3.8.10
  These apps are now globally available
    - calendar-cli
    - calendar-cli.py
done! ✨ 🌟 ✨

My config files are as follows:

{
    "radicale": {
        "caldav_url": "http://localhost:5232",
        "calendar_url": "http://localhost:5232/yyyyy/c0c52cd5-82dd-f7b0-e193-4f63458713e9",
        "caldav_user": "yyyyy",
        "caldav_pass": "xxxxxx"
    }
}

Error

$ calendar-cli

missing mandatory arguments ... either calendar_url or caldav_url needs to be set
Have you set up a config file? Read the doc or ...
... use the --interactive-config option to create a config file

Could you provide a simple example on how to use it? Also when is V1 expected to be released?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions