LD250 / jenkins-cli-python

Jenkins command line interface written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Look for the .jenkins-cli in home

LD250 opened this issue · comments

Perhaps we should look for the config file in the users home dir(/home/user/.jenkins) always instead

  1. Look for the .jenkins-cli in folder from wich jenkis was ran
  2. Look for the .jenkins-cli in the home folder
  3. If no files found - write message

There can be a situation when we have several projects that are build on several jenkins. So we need 1 paragraph for this case