How to run only certain tasks without progress meter

Hello Folks,

I know that you can hide by the progress for some tasks by using the “dumb” terminal. However, I just want to hide the progress bar for some tasks. Usually these are custom launch tasks that run the server indefinitely. So these launch tasks should be silent and just output STDOUT.

Any ideas how to achieve this?