All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2026-03-17
- Initial release of NinjaOne CLI
- Alerts commands: list, reset, reset-all, summary
- Devices commands: list, get, reboot, activities, alerts, services
- Organizations commands: list, get, create, devices, locations
- Tickets commands: list, get, create, update, add-comment, comments
- JSON output format (default)
- Table output format via --format flag
- Environment variable configuration (NINJAONE_CLIENT_ID, NINJAONE_CLIENT_SECRET, NINJAONE_REGION)
- Comprehensive README with usage examples
- MIT License
- Contributing guidelines