Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 507 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 507 Bytes

beanwalker

Simple beanstalkd status monitor and control

Features

  • Interactive cross platform console based user interface
  • Vertical and horizontal scrollable
  • Delete jobs with ready, buried and delayed states on selected tube
  • Kick and bury jobs on selected tube

Installation

$ go get -u github.com/kadekcipta/beanwalker/...

Usage

$ beanwalker -h localhost -i 5

Screenshot

Screenshot

Notes

Early development stage