{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/var\/www\/scripts\/sync-dev-prod.sh 2>&1 | tail -20",
"description": "Sync to production"
}
}
{
"tool_response": {
"stdout": "sent 293 bytes received 14 bytes 614.00 bytes\/sec\ntotal size is 63,392 speedup is 206.49\nsending incremental file list\n\nsent 59 bytes received 12 bytes 142.00 bytes\/sec\ntotal size is 0 speedup is 0.00\nsending incremental file list\n\nsent 66 bytes received 12 bytes 156.00 bytes\/sec\ntotal size is 231 speedup is 2.96\nsending incremental file list\n\nsent 67 bytes received 12 bytes 158.00 bytes\/sec\ntotal size is 852 speedup is 10.78\nsending incremental file list\n\nsent 153 bytes received 13 bytes 332.00 bytes\/sec\ntotal size is 1,624 speedup is 9.78\n=== Sync abgeschlossen ===",
"stderr": "",
"interrupted": false,
"isImage": false
}
}