Starting and stopping a task

You cannot start or stop Backup and License tasks.

To start the task, execute the following command:

kesl-control --start-task <task ID>|<task name>

To stop the task, execute the following command:

kesl-control --stop-task <task ID>|<task name>

Page top