Skip to content
On this page

Logs

Overview

This command will display logs of the robot to the console.

shell
poppy logs [-h] [-H hostname]

Options

 desccriptionvaluedefaultmandatory
-H/--hostSet the Poppy hostname/IPstringpoppy.localno
-h/--helpDisplay help about this commandbooleanfalseno

Examples

Get logs of the robot located at poppy1.local

shell
poppy logs -H poppy1.local

Released under the MIT License.