Web Control management commands

kesl-control --get-settings

This command lets you display the list of specified Web Control settings.

Command syntax

kesl-control --get-settings 26 [--file <path to configuration file>] [--json]

Arguments and keys

--file <path to configuration file> – full path to the configuration file to which the settings will be exported.

--json: output data in JSON format.

kesl-control --set-settings

This command lets you edit the list of specified Web Control settings.

Command syntax

kesl-control --set-settings 26 [--file <path to configuration file>] [--json]

Arguments and keys

--file <path to configuration file> – full path to the configuration file from which the settings will be imported.

--json – import data from a JSON file.

kesl-control --set-to-default

This command lets you delete specified settings and reset Web Control settings to the default rule.

Command syntax

kesl-control --set-settings 26 --set-to-default

Page top