issues
search
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
from a command line option
from the current working directory "$cwd/crowdutil.json"
from the users home directory "$HOME/.crowdutil.json"
should load config files with the following precedance