jenkins-zh/jenkins-cli

history command not working for multibranch pipelines

Opened this issue · 2 comments

Describe the bug
A resource is never found when getting history for multibranch pipelines

To Reproduce
Steps to reproduce the behavior:

  1. type jcli job history ${multibranch pipeline name}
  2. it will show no resources found

Expected behavior
History of builds in the pipeline

Desktop (please complete the following information):

  • OS: Linux
  • Command Tool zsh
  • Version v0.0.38

hi @BigsonLvrocha Thanks for reporting this issue. I'm not sure if you are familiar with Golang. If you're interested in this, please help us fix it. I can help with you on it.

yJunS commented

Hi, @BigsonLvrocha Maybe you can try jcli job history "pipeline_name" again.