...
Directly deploy a module to a device
omg module deploy <orgName>.<deviceName> [--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.
...