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
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
There should be a way to customise the log output somewhat. In particular, the following flags to tkn pr logs look interesting:
--prefix prefix each log line with the log source (task name and step name) (default true)
--task strings show logs for mentioned Tasks only
--timestamps show logs with timestamp
Either we should allow to pass any number of params to the command, or we should provide specific params for some or all of those params.
There should be a way to customise the log output somewhat. In particular, the following flags to
tkn pr logslook interesting:Either we should allow to pass any number of params to the command, or we should provide specific params for some or all of those params.