UNPKG

@thinremote/thinr-cli

Version:

CLI for ThinRemote - Remote management for IoT devices

37 lines (24 loc) 841 B
# Changelog ## [1.0.2] - 2025-07-21 ### Fixed - Fixed import on proxy command - Updated commands in readme ### Removed - Removed targetSecure option from device proxy command - Avoid deleting token from server on logout ## [1.0.1] - 2025-07-21 ### Fixed - Fixed configuration not found error ## [1.0.0] - 2025-06-20 ### Added - Initial release of ThinR CLI, a command-line interface for managing remote devices - OAuth device flow authentication - Device and product management commands - Remote terminal access - Proxy creation - Device status checks - Property listing and retrieval - Device resource listing and execution [1.0.2]: https://github.com/Thin-Remote/thinr-cli/compare/1.0.1...1.0.2 [1.0.1]: https://github.com/Thin-Remote/thinr-cli/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/Thin-Remote/thinr-cli/tag/1.0.0