cli/v1.3.1
onyx-dot-app/onyxcli/v1.3.1Jul 29, 2026by github-actions[bot]
AI Summary
This CLI update expands capabilities to manage production deployments via the command line interface.
Key Highlights
- Added ability to manage production compose deployments via onyx-cli deploy
- Fixed craft mode selection to be reachable via a flag rather than a question
- Improved deployment status reporting
New Features
- Production compose deployment management
Full Release Notes
## Changes * feat(cli): teach onyx-cli deploy to manage prod compose deployments (#13594) (19860ae7be) * fix(cli): craft is reachable by flag, not offered in the mode question (#13589) (3ed2d3c0bf)