Skip to content

Version 1.2.0: Introducting the 'stats' command

Choose a tag to compare

@Soulou Soulou released this 20 Nov 15:44
· 2356 commits to master since this release

v1.2.0 - 20/11/2015

  • [Feature - DB Tunnel] Reconnect automatically in case of connection problem
  • [Feature - DB Tunnel] Default port at 10000, if not available 10001 etc.
  • [Feature - One-off] More verbose output and spinner when starting a one-off container #180 #184
  • [Feature - Logs] Automatically reconnect to logs streaming if anything wrong happen #182
  • [Feature] Add stats command to get containers CPU and memory metrics
  • [Bugfix] Fix delete command (app name wasn't read correctly) #177