#Possible to Supress certain dagger engine outputs?

1 messages · Page 1 of 1 (latest)

sonic robin
#
  • I see the image pull takes up 500 images by default in CI when I log at standard verbosity. There's some steps like this that aren't useful for me to see in the stdout.

Is there a way for me to supress that content from the dagger logging while still keeping the rest of the content in the standard output?

trim goblet
#

I think the default verbosity level for the plain progress (without a tty) is 2 which shows the image being pulled

sonic robin
#

ok, i'll give -v a try and see if that helps. thanks!

trim goblet