lint_kit_cli 0.0.21
lint_kit_cli: ^0.0.21 copied to clipboard
The official CLI for the Lint Kit ecosystem. Authenticate, manage devices, run analyzers, retrieve logs, and interact with the Lint Kit backend.
CHANGELOG #
0.0.17 | 06.06.25 #
Enahncements #
- Improve error logging
- Update example lints by making it simpler to read
0.0.14 | 06.04.25 #
0.0.12 | 06.04.25 #
Features #
- Create
devices upgrade
command to start subscription - Create
devices downgrade
command to stop subscription - Create
devices manage
command to manage subscriptions- This is primarily to allow users to change their payment method
- This will likely change in the future
devices update
now prompts for selecting a device to update- Update
servers
command to be more intentional
Enhancements #
- Remove auth token when 401 response is received
- Improve logs to include request and responses
Fixes #
await
purges- exited too early where race condition stopped the purge
0.0.10 | 05.21.25 #
Fix #
- Issue where incorrect device id was uploaded
- Register device on devices commands
- Claim device on auth commands
0.0.1 | 05.10.25 #
🚀 Initial Release 🚀