Answers for "pm2 start a process name"

3

change process name pm2

pm2 restart id --name newName
Posted by: Guest on April-27-2020
9

pm2 start with name

pm2 start npm --name "app name" -- start
Posted by: Guest on November-11-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language