I have https://github.com/dagger/dagger checked out but installing cmd/dagger seems to only works for Go sdk ?
I have also read https://docs.dagger.io/sdk/cue/526369/install but no mention of how to do that over there.
I tried specifying "sdk": "cue" in dagger.json file but that just gives me the Error: failed to solve: unknown sdk "cue" error.
