task cancel¶ This command cancel a task that was created in the server. ./BotCLI task cancel [arguments] What are the arguments?¶ Argument Required Description -taskId Yes The ID of the task to be canceled. Examples¶ Cancel the task with ID 123: ./BotCLI task cancel -taskId "123" Was this page helpful? Thanks for your feedback! Thanks for your feedback! Help us improve this page by using our feedback form.