Skip to content

machine log

This command shows the log of a Runner registered in the server.

./BotCLI machine log [arguments]

What are the arguments?

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

Examples

Show the log for the Runner with ID vm-01:

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