#Plain mode with terminal
1 messages · Page 1 of 1 (latest)
Are you using dagger call in your pipelines?
yes
wait
What do you mean
I use dagger call to invoke it yes
I remember changing something with @lone ridge
an environment var or something
can you share your dagger call invocation?
The other thing would be to look at any *DAGGER* env vars
yeah..AFAIK there's no DAGGER_ variable that controls the progress type of the output (plain or tui)
yeah, would have guessed there was a --progress=plain in the invocation of dagger call somewhere
It was the way I invoked the command using the Nx mono repo setup. It also broke the terminal() function. If I run the command directly all works fine