BullseyeCoverage Up Contents Search

covlmgr - License Manager Administration

covlmgr -h|--help
covlmgr --add key [options]
covlmgr --clear [options]
covlmgr --create [options]
covlmgr --status [options]
covlmgr --use [options]

Description

Action --add adds the license key to the current license manager file.

Action --clear resets license manager utilization measurements in the current license manager file, and releases all licenses.

Action --create creates a new license manager file named by option -f/--file, overwriting any previous file with this name. The new license manager file contains no licenses. Add licenses by invoking covlmgr again with action --add. To start using the file, invoke covlmgr again with action --use.

Action --status shows the license manager status and utilization data for the current license manager file.

Action --use sets the default license manager file named by option -f/--file. If the path is the empty string "", this action stops using the license manager.

Options

-fPath--file Path License manager file is Path.
-q--quiet Suppress warnings and the copyright message.
-v--verbose Show informational messages.
--no-banner Suppress startup banner

Environment Variables

COVLMThe license manager file. Option -f (--file) overrides this setting.

Files

If the files listed below exist, they contain initial options separated by white space. Within these files, $NAME is replaced by the value of the environment variable named NAME.

BullseyeCoverage/bin/covlmgr.cfg
home-directory/covlmgr.cfg

Updated: 24 Sep 2021