und is the command-line interface to Understand — script project creation, analysis, CodeCheck, metrics, and reports, locally or in CI.
Run Understand from the command line · Headless workflow: create, analyze, check, report
Global Options
global options accepted with any und command
These options are handled by und itself and may be combined with any command; they can appear before or after the command name.
| Option | Description |
|---|---|
-db database.und | The Understand database to operate on. May also be given as the last argument. Only one -db is allowed and the name must end in .und. |
-quiet | Suppress normal output; only errors and warnings are printed. |
-verbose | Print additional, verbose output. |
-commandaddmode Absolute|Relative | For the add and settings commands, record added file paths as absolute or relative paths. |