Skip to main content
Version: 2.0.0

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
FlagTypeRequiredDescription
--fnrunstringOptionalID of the function run to replay.