# Summary
- [Introduction](introduction.md)
- [Installation](installation.md)
- [Getting Started](getting-started.md)
- [Authentication](authentication.md)
- [Commands](commands.md)
- [list-calendars](commands/list-calendars.md)
- [list](commands/list.md)
- [event create](commands/event-create.md)
- [event update](commands/event-update.md)
- [event delete](commands/event-delete.md)
- [check](commands/check.md)
- [calendar create](commands/calendar-create.md)
- [properties add](commands/properties-add.md)
- [properties check](commands/properties-check.md)
- [properties delete](commands/properties-delete.md)
- [properties rename](commands/properties-rename.md)
- [properties edit](commands/properties-edit.md)
- [move-events](commands/move-events.md)
- [auth](commands/auth.md)
- [defconfig](commands/defconfig.md)
- [complete](commands/complete.md)
- [Configuration](configuration.md)
- [Design Decisions](design-decisions.md)