faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

cage restart #54

Closed summer4096 closed 7 years ago

summer4096 commented 7 years ago

From the help:

cage up     # Restart application

This only restarts containers that are down, or whose configuration has changed. I propose a new command:

cage restart
cage restart my_app

cage restart would restart all containers, and cage restart x would restart a given container

emk commented 7 years ago

This is an easy feature. Let's do it.

emk commented 7 years ago

This will be in the next cage release! Thank you for the feature suggestion. :-)