This repository has been archived by the owner on Feb 5, 2019. It is now read-only.
User Experience
- no longer require project name in 'sail container' commands
- improve 'sail compose up' output
New feature
- add individual container events stream when starting/stopping/scaling a service
- add 'sail service events' command to stream service containers events
- automatically exit CLI when all containers have exited with last container exit status
Fix
- fix a bug in 'sail service add --publish' when using explicit network
- fix missing arguments propagation in 'sail service add --redeploy'
- remove ignored 'sail service redeploy --number' argument