# lintel-cli-common
[](https://crates.io/crates/lintel-cli-common)
[](https://docs.rs/lintel-cli-common)
[](https://github.com/lintel-rs/lintel/actions/workflows/ci.yml)
[](https://github.com/lintel-rs/lintel/blob/master/LICENSE)
Shared CLI global options for Lintel command-line tools
## Features
Shared CLI option types for [Lintel](https://github.com/lintel-rs/lintel) binaries:
- `--colors off|force` — control ANSI color output
- `-v, --verbose` — enable verbose diagnostics
- `--log-level none|debug|info|warn|error` — set log verbosity
## License
Apache-2.0