CLI Release Notes
stable 2026-08-21 JSON ↗Added Features
- Initial release of Niksphere CLI
- Require explicit server URL for environment authentication login (
env auth login) - Centralized authentication handler with explicit 127.0.0.1 loopback binding for OAuth logins
Bug Fixes & Improvements
- Centralized server URL resolution across environment commands (
nik env ...) to avoid silent fallback tolocalhost - Improved CLI
--helplayout: displayed commands prior to options and unified flags under a singleFlagssection