mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
To interact with an app readin on stdin:
$ pm2 start stdin.js
Then to attach to it:
$ pm2 attach 0
To interact with an app readin on stdin:
$ pm2 start stdin.js
Then to attach to it:
$ pm2 attach 0