Open bentruyman opened 8 years ago
Hey @bentruyman,
Thanks for this! I agree, this would be super useful!
Like I said in the previous comment, I'm strapped for time at the moment. This would be relatively straight-forward to implement and would make a great first contribution! I would be happy to help you craft a PR :smile:
Something like:
This would be useful as it would allow one to create a much simpler build script without having to
cd
in and out of directories. It'd also allow one to have a directory of just inventory files if their project was that complex. This would be similar todocker-compose
's-f
flag where it defaults todocker-compose.yml
, but can be overridden.