tkn pr logs
Show the logs of a PipelineRun
Options
Name | Description |
---|---|
--all, -a | Show all logs including init steps injected by tekton |
--follow, -f | Stream live logs |
--fzf, -F | Use fzf to select a PipelineRun |
--last, -L | Show logs for last PipelineRun |
--limit <limit> | Lists number of PipelineRuns |
--prefix | Prefix each log line with the log source (task name and step name) |
--task, -t <task> |
|
--timestamps | Show logs with timestamp |