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.
example/README.md
Analyze Dart code with lint_kit
Usage: lint_kit [arguments]
Global options: -h, --help Print this usage information. --version Print the current version --[no-]version-check Checks for the latest version of lint_kit_cli (defaults to on)
Available commands: analyze Analyze Dart code with lint_kit in a directory auth Authenticate with Lint Kit create Generate dart code for lint kit packages devices Manage devices logs Manage the logs generated by Lint Kit purge Purges all lint_kit servers, configurations, logs, and caches server Manage the lint kit server update Update lint_kit_cli to the latest version
Run "lint_kit help " for more information about a command.