You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tells Tilt to ignore logs from specified containers
Usage
# to ignore the container named 'sidecar' in the 'doggos' resource:
local_resource('ignore_doggos_sidecar', serve_cmd='./ignore-containers.sh doggos sidecar')
About
Tilt script to ignores logs from specified containers