...
omg module deploy <orgName>.<deviceName> [-w --watch]
The module image will be rebuilt (a temporary version number will be used) and installed on the device. This feature is to be used for development purposes only.
...
omg dev logs <orgName>.<deviceName> <moduleName> [-t --timestamps] [-f --follow]
Displays last 100 lines of logs for a given module. If --follow
option is specified, realtime logs will be streamed from the device.