pm2 runtime code example Example 1: pm2 --run pm2 start npm --name AppName -- run start-npm-dev Example 2: pm2 status pm2 status <processname>