I want to use Dagger within a magefile. I was able to run some tasks. Though I cannot figure out how to make a dagger client that has interactive capabilities. I have the impression that I would need to configure the dagger engine my self - I think this is were I configure interactivity - and configure the dagger client to use it.
Am I correct so far? Does anyone have a working code example?