Skip to content

Releases: leaperone/uptime-kuma-cli

v0.2.2

30 Mar 04:47

Choose a tag to compare

Fix Type column displaying MonitorType.HTTP instead of http in list output. Closes #4.

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 Mar 04:29

Choose a tag to compare

What's New

  • Add kuma notification subcommand group (list, get, create, test, delete)
  • Support all 50+ notification types via -c key=value config
  • Add --notify option to add and edit commands for binding notifications to monitors
  • Show notification IDs in get output

v0.2.0

30 Mar 04:19

Choose a tag to compare

What's New

  • Add group monitor type support
  • Add --parent option to add and edit commands for group assignment
  • Show parent column in list and get output

v0.1.2

30 Mar 03:40

Choose a tag to compare

Test CI publish to PyPI