{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "nohup .\/venv\/bin\/python pipeline.py all --pipeline-id=2 --run-id=6 > \/tmp\/pipeline_run6.log 2>&1 &\necho \"Pipeline #2 Run #6 gestartet (PID: $!)\"\necho \"https:\/\/dev.campus.systemische-tools.de\/content-pipeline\/2\/run\/6\/status\"",
"description": "Start pipeline without password in command"
}
}
{
"tool_response": {
"stdout": "Pipeline #2 Run #6 gestartet (PID: 615651)\nhttps:\/\/dev.campus.systemische-tools.de\/content-pipeline\/2\/run\/6\/status",
"stderr": "",
"interrupted": false,
"isImage": false
}
}