pressly / sup

Super simple deployment tool - think of it like 'make' for a network of servers
https://pressly.github.io/sup
MIT License
2.48k stars 178 forks source link

Parse CLI envs for Network #138

Closed 1vn closed 6 years ago

1vn commented 6 years ago

--env and -e env variables set on the CLI will now overwrite env set on the network level. This supports use cases where users want to access environment variables on the inventory call.