cli icon indicating copy to clipboard operation
cli copied to clipboard

Add long flag --display-name to display the log of pipelinerun

Open icloudnote opened this issue 10 months ago • 12 comments
trafficstars

Changes

Add a new long flag --display-name to show pipelinerun logs, when --display-name=true , show logs with task display name.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

  • [ ] Includes tests (if functionality changed/added)
  • [x] Run the code checkers with make check
  • [x] Regenerate the manpages, docs and go formatting with make generated
  • [x] Commit messages follow commit message best practices

See the contribution guide for more details.

Release Notes

icloudnote avatar Dec 20 '24 08:12 icloudnote