pipelinerun
# list all pipelines currently running
tkn pipelinerun list --namespace "test"
# logs for the last pipeline
tkn pieplinerun logs --namespace "test" --last --follow
# list all pipelines currently running
tkn pipelinerun list --namespace "test"
# logs for the last pipeline
tkn pieplinerun logs --namespace "test" --last --follow