tilt icon indicating copy to clipboard operation
tilt copied to clipboard

silence live_update run() commands

Open nicks opened this issue 2 years ago • 0 comments

Describe the Feature You Want

Michael writes in the tilt channel:

when using the run option with LiveUpdates to run a command in a container after files are synced, is there a way to not have the command being run printed into the logs? We're running a fairly long curl command and we don't need it printed out in the logs if there's an easy way to suppress that.

i don't think there's a way to do this right now but might not be too hard to add.

nicks avatar Feb 28 '23 00:02 nicks