Viewing information about the operation of an application in the command line

To view information about application, execute the following command:

kesl-control --app-info [--json]

where --json: output data in JSON format. If the --json option is not specified, the settings are output in the INI format.

As a result of the command execution, the following information will be displayed in the console:

Page top