#In this exemple ```go

1 messages · Page 1 of 1 (latest)

covert inlet
#

.Sync(ctx) <-- runs the Pipeline, where WithExec() just configures it.

bleak halo
covert inlet
#

@bleak halo np, so everything until Sync(ctx) configures a command and that Sync is something like pressing enter in dagger space.

Later with ctr.File("report.txt") you/the example downloads the result.

I hope I could help.