LD250 / jenkins-cli-python

Jenkins command line interface written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash job name completion doesn't handle spaces in job names well

radomirbosak opened this issue · comments

If there's a job called "My Job" in jenkins, the bash completion will suggest two jobs: "My" and "Job".