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.

und version

gives the current version

und version [-full] [-dbversion <database.und>]

This command just prints out the current version.

The switch -dbversion will print out the database creation and modified build numbers.

It could look like this

und version
or
und version -full
or
und version -dbversion someDatabase.und