fglWrt

Use the fglWrt tool to manage product licenses.

Tip: Limitations regarding the use of the fglWrt tool are discussed in the Install and License your Genero Products manual.

Syntax

fglWrt [options]
  1. options are described in Table 1.

Options

Table 1. fglWrt options
Option Description
-v or -V Displays version information.
-h Displays options for the tool.
-l license Installs a license.
Note: To escape when prompted to enter a license number and license key, type "stop" at the prompt.
-m option Maintenance key installation, possible options are:
  • key : Install a key directly.
  • auto : The key is automatically installed (Internet connection is required).
-u Check for active users.
-k option Installation key for license validation, possible options are:
  • key : Install a key directly.
  • auto : The key is automatically installed (Internet connection is required).
-d Remove current installed license.
-i Clears the list of registered user sessions.
-a option Check or view options.

Here option can be one of the following:

  • ps : Shows processes on this machine.
  • env : Shows current environment
  • cpu : Shows number of CPU in the computer.
  • hostname : Shows name of this machine.
  • info license : Shows license information.
  • info stat : Shows statistics of license server.
  • info users : Shows all registered active users.
  • info up : Shows if license server is up.
-x or -kill-session pid Clears the session referenced by the specified pid.
--batch action=command Performs the specified action in batch mode.
Here command can be one of the following:
  • target-info (Get operating system information)
  • lm-info (Get license manager information)
  • product-info (Get license controller information )
  • license-info (Get license information)
  • install-license^lnum=license_num^lkey=license_key
  • uninstall-license
  • install-mkey^mkey=maintenance_key
  • install-mkey-http^login=username^proxy=http://myproxy^proxy-port=port-number^proxy-user=proxy-user^proxy-passwd=proxy-password
  • install-ikey^ikey=installation_key
  • install-ikey-http^user=username^proxy=http://myproxy^proxy-user=proxy-user^proxy-passwd=proxy-password
    The caret character (^) is used for parsing. In Windows® the caret is also used to escape special characters. To escape it, you may need to double (^^) it up.
    fglWrt --batch action=install-mkey^^mkey=maintenance_key
--batch-console action=command Opens fglWrt in console mode for the batch commands.
C:\fgl>fglwrt --batch-console
$  action=product-info
{
  "product": "fglWrt",
  "version": "5.20.13",
  "wrtminver": "5.20.05",
  "build": "201911141141",
  "target": "w64v141",
  "status": 0,
  "status-msg": "Success."
}
$
The output is JSON formatted. You can enable / disable indentation on the output. The default is indented. To quit the console type exit. Type help for instructions on its use.
docker-assign [ docker-instance-name | docker-instance-id ] Assigns the license to a running docker instance.
docker-release Release a docker-assigned license.

Usage

The fglWrt command line tool is used to install, upgrade or delete licenses.

If no license is installed, it is not possible to use Genero Business Development Language.