Skip to content

machine remove

This command removes a Runner registered in the server.

./BotCLI machine remove [arguments]

What are the arguments?

Argument Required Description
-machineId,
--mid
Yes The ID of the Runner to be removed.

Examples

Remove the Runner with ID vm-01:

./BotCLI machine remove -machineId "vm-01"