briandilley / ebs-deploy

Python based command line tools for managing Amazon Elastic Beanstalk applications.
MIT License
82 stars 29 forks source link

Swap urls command #11

Closed adamfeuer closed 9 years ago

adamfeuer commented 9 years ago

Adds a swap_urls command, so that zero downtime deployment can be done in separate steps if necessary - for instance to run tests between deploying the environment and making it the active environment.