Editing task settings using configuration file

January 20, 2022

ID 162022

To edit a task settings by changing the configuration file:

  1. Save a task settings to the configuration file:

    kesl-control --get-settings <task name>|<task ID> --file <full path to file>

  2. Open the created configuration file for editing.
  3. Edit the required settings in the configuration file.
  4. Save the changes in the configuration file.
  5. Import the settings from the configuration file into the task:

    kesl-control --set-settings <task name>|<task ID> --file <full path to file>

As a result, the task settings are updated.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.