Skip to content

v0.9-beta.2

Compare
Choose a tag to compare
@moncho moncho released this 11 Nov 14:31
· 295 commits to master since this release

Highlights

A new screen to show the list of stacks has been added. Selecting a Stack will show the tasks belonging to that Stack.

Filtering capabilities has been added to all screens.

Built using golang 1.9.2.

New features

  • Pressing 6 will show the Stack list if connected to a Docker Swarm.
  • Tasks can now be inspected.
  • Pressing % on any list will ask for a filter.

Bugfixes

  • Fix prune command, #56.