Skip to content

v0.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 05:07
c1cb6bf

Honeycomb CLI adds a standardized service interface with new commands and safer, health-checked updates.

What changed

  • Added new CLI commands: restart, service-install, service-uninstall, register, and logs.
  • Added support for JSON-envelope output, making it easier to script and automate Honeycomb from other tools.
  • Service updates and uninstalls now run a health check and automatically roll back if something goes wrong.
  • All existing daemon commands continue to work exactly as before—no changes needed for current scripts or workflows.