Releases: leaperone/uptime-kuma-cli
Releases · leaperone/uptime-kuma-cli
v0.2.2
Fix Type column displaying MonitorType.HTTP instead of http in list output. Closes #4.
What's Changed
- #5 Fix Type column showing enum repr instead of value (@harryisfish)
- #3 Add notification management commands (@harryisfish)
- #2 Support group (parent) assignment in add/edit commands (@harryisfish)
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's New
- Add
kuma notificationsubcommand group (list, get, create, test, delete) - Support all 50+ notification types via
-c key=valueconfig - Add
--notifyoption toaddandeditcommands for binding notifications to monitors - Show notification IDs in
getoutput
v0.2.0
What's New
- Add
groupmonitor type support - Add
--parentoption toaddandeditcommands for group assignment - Show parent column in
listandgetoutput
v0.1.2
Test CI publish to PyPI