Also removed some commented out code
A CLI Browser for BoltDB Files
Install in the standard way:
go get github.com/br0xen/boltbrowser
Then you'll have boltbrowser in your path.
boltbrowser
Just provide a BoltDB filename to be opened as the first argument on the command line:
boltbrowser <filename>