pm2 常见命令用法
摘要:
查看所有应用状态 pm2 list 重启 重启某个应用 pm2 restart app_name 重启所有应用 pm2 restart all 停止 停止某个应用 pm2 stop app_name 停止所有应用 pm2 stop all 删除 删除某个应用 pm2 stop app_name|ap 阅读全文
posted @ 2022-04-15 15:59 朝颜陌 阅读(107) 评论(0) 推荐(0)
posted @ 2022-04-15 15:59 朝颜陌 阅读(107) 评论(0) 推荐(0)
posted @ 2022-04-15 15:57 朝颜陌 阅读(59) 评论(0) 推荐(0)