Guest User

Untitled

a guest
Dec 16th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. --silent option can suppress error, so it can be use to force execute some commands, such like:
  2.  
  3. pm2 stop --silent some-name
  4. pm2 delete --silent some-name
Add Comment
Please, Sign In to add comment