These options are available on every subcommand.Documentation Index
Fetch the complete documentation index at: https://docs.qlty.sh/llms.txt
Use this file to discover all available pages before exploring further.
Arguments
--debug
--debug
Increase the level of detail written to the Qlty logs
--no-upgrade-check
--no-upgrade-check
Disable the upgrade check for new Qlty CLI versions
--help
--help
Print help information
Environment Variables
QLTY_LOG
QLTY_LOG
Control logging precisely with a logging
directive. Takes precedence over
--debug.For example, to maximize logging from Qlty code set QLTY_LOG=qlty=trace.