Kill Tasks
If the command is taking to long, it’s possible to kill an existent
task in a
running
state. However, it is not guaranteed that
it will succeed.plain textrunops tasks kill --id <task-id>
Then, issue a get task to see if the task changed its state to
killed
:plain textrunops tasks get --id <task-id>