deploy_status
Check deployment status on remote servers: Git status, PM2/Docker processes, and port listening to confirm your project is running correctly.
Instructions
查看远程服务器上的项目部署状态:Git 状态、PM2/Docker 进程、端口监听等
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | 目标服务器名称 | |
| projectPath | Yes | 项目在服务器上的路径 |