Diagnose & Apply Mid-Deployment Fix (v1.7.0)
diagnose_and_fixExecute SSH fix commands on paused deployments to resolve mid-deployment issues without altering deployment state or git commit status.
Instructions
Executes a diagnostic fix command via SSH for a paused deployment without breaking deployment state or resetting git commit status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | The plan_id of the paused deployment plan | |
| fix_command | Yes | The fix command to execute via SSH to resolve mid-deployment issue |