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