pyworkflow.apps.pw_protocol_remote module

This script is intended to be invoked using ssh from a master. So, it will just do the same job of launch._launchLocal and print the jobId to be tracked from the machine that was invoked.

pyworkflow.apps.pw_protocol_remote.usage(msg='')[source]