... pm2 logs --json # JSON格式的日志 $ pm2 flush $ pm2 reloadLogs # 进程状态管理 $ pm2 start app.js --name="api" # 启动应用程序并命名为“api” ...
確定! 回上一頁