Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 21:31
· 4 commits to main since this release
441ea4e

zbxctl v0.3.0 Release 馃殌

zbxctl is an open-source CLI & automation engine for Zabbix 7.0+ LTS inspired by dtctl and kubectl.

Verified Compatibility

  • Zabbix 7.0+ LTS
  • Go 1.22+

Changelog

  • 4929d42 Add a dedicated version command to zbxctl to inspect client version, build metadata
  • 4f6a170 Add first-class inventory resource and decouple host monitoring from asset CMDB
  • 8732d3c Add kubectl-style edit command with full docs and tests
  • 441ea4e Add zbxctl update command for in-place self-updating
  • 16ac29b Add zbxctl update command for in-place self-updating
  • 31335ff Support reading declarative manifests from stdin (-f -)