scitools.com

← All und commands

und is the command-line interface to Understand — script project creation, analysis, CodeCheck, metrics, and reports, locally or in CI.

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.

OptionDescription
-db database.undThe 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.
-quietSuppress normal output; only errors and warnings are printed.
-verbosePrint additional, verbose output.
-commandaddmode Absolute|RelativeFor the add and settings commands, record added file paths as absolute or relative paths.