tdk fnrun replay
Re-execute a finished function run.
Mints a new concrete physical function run against the latest patch (or head, if no patch exists). The pointer stays bound to the previous attempt's outputs until the new attempt finishes successfully.
tdk fnrun replay \
--fnrun fnr-27ac91
| Flag | Type | Required | Description |
|---|---|---|---|
--fnrun | string | Optional | ID of the function run to replay. |