System information
Getting information about the system
--help
The client displays a brief help page, then exits with code 0
--version
The client displays the version of the client, then exits with code 0
--detect
The client displays languages and tools detected, then exits with a specific code:
- 0 if the codebase is not supported
- 1 if the codebase is supported by at least one language
- 2 if the tooling supports autofix
- 3 if both previous conditions are true
Last updated