#Plain mode with terminal

1 messages · Page 1 of 1 (latest)

mint prawn
#

How do I change my terminal back to the TUI interface? I think I set something to only have it print in plain mode.

fathom heron
#

Are you using dagger call in your pipelines?

mint prawn
#

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

lone ridge
#

The other thing would be to look at any *DAGGER* env vars

fathom heron
#

yeah..AFAIK there's no DAGGER_ variable that controls the progress type of the output (plain or tui)

lone ridge
#

yeah, would have guessed there was a --progress=plain in the invocation of dagger call somewhere

mint prawn
#

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