Follow logs of last PipelineRun tekton
Tail logs of the most recent PipelineRun across all its TaskRuns
tkn pipelinerun logs -f --last -n <ns>
Tail logs of the most recent PipelineRun across all its TaskRuns
tkn pipelinerun logs -f --last -n <ns>