License Controller options
Command line options can be used with the license controller to perform licensing functions and provide various types of license information and statistics.
Syntax
grxWrt [options]
- options are described in Table 1. The options shown apply to all Four Js license controllers.
Option | Description |
---|---|
-V or -version |
Displays version information. |
-L
license
license_key
|
Installs a temporary license (requires license number and license key). Note: You can install an existing license, for example, on a new server on a
temporary basis for 30 days. In that time, you validate the license with Four Js and install the
Installation key ( -k option) from the license validation. |
--install-license-string
license-string
|
Install a license or update an installed license using the provided license string. If |
-l license
license_key
|
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:
|
-u |
Check for active users. |
-k option |
Installation key for license validation, possible options are:
|
-d |
Remove current installed license. |
--decode-license-string
license-string
|
Decode the license string and write the license string information to the standard out. |
--encode-license-string |
Encode license information into a license string that is written to the standard out. |
-i |
Clears the list of registered user sessions. |
-a option |
Check or view options. Here option can be one of the following:
|
-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:
|
--batch-console
action=command |
Opens grxWrt in
console mode for the batch commands.
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. |