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

To view information about the application, run the following command:

kess-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