cli/v1.3.1
thmoa/tex2shapecli/v1.3.1Jul 29, 2026by github-actions[bot]
AI Summary
Updates the CLI to manage production compose deployments and fixes an issue where the craft mode was not reachable via a flag.
Key Highlights
- Added support for managing production compose deployments
- Fixed craft mode accessibility via command-line flag
New Features
- Manage prod compose deployments
- Fix craft mode flag accessibility
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)