script
unanchored
wrangler-tail-worker
Stream live logs from a CF worker via wrangler tail.
cloudflareworkerslogsdebugging
Body
param([string]$scriptName="commons",[string]$format="pretty")\nSet-Location "$env:USERPROFILE\\commons"\nWrite-Output "Tailing $scriptName (Ctrl+C to stop)..."\nnpx wrangler tail $scriptName --format $format
Provenance
Cryptographic details
| id | reg_wrangler_tail |
| content sha256 | 5fba9dc3e4408c8924dfcb62a767f6feea2d77b0ad1595cf9165fec7c2946cbc |
Execute via API
POST /api/execute
{ "ref": "reg_wrangler_tail" }
// or by hash prefix:
{ "ref": "5fba9dc3e4408c89" }
Resolves this artifact by hash — deterministic, provenance-proven. Generation cost is zero when the hash exists.