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

Pass extra env from command line #46

Closed littlexiang closed 8 years ago

littlexiang commented 8 years ago

Is there a way that I do something like this? sup --env BACKUP_DIR=/path/to/dir production rollback

VojtechVitek commented 8 years ago

@littlexiang Not yet, but we were already discussing this functionality. I will add it soon :)

littlexiang commented 8 years ago

thx a lot it could be very useful