koma75 / crowdutil

Atlassian Crowd utility cli tool
MIT License
1 stars 0 forks source link

Support cfg file from home directory #25

Closed koma75 closed 10 years ago

koma75 commented 10 years ago

should load config files with the following precedance

  1. from a command line option
  2. from the current working directory "$cwd/crowdutil.json"
  3. from the users home directory "$HOME/.crowdutil.json"