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 key is not specified, the settings will be imported in the INI format.

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

Page top