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, andlogs. - 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.