module api.scripts.waitfinish
usage: waitfinish [-h] PIDS [PIDS ...]
This command just blocks until all processes specified in PIDS exits.
positional arguments: PIDS
optional arguments:
-h, --help show this help message and exit