how to show pm2 tasks code example
Example 1: pm2 install
$ pm2 ecosystem
Example 2: pm2 install
$ pm2 restart app_name
$ pm2 reload app_name
$ pm2 stop app_name
$ pm2 delete app_name
$ pm2 ecosystem
$ pm2 restart app_name
$ pm2 reload app_name
$ pm2 stop app_name
$ pm2 delete app_name