GitHub - spacewander/boltcli: boltcli is the redis-cli for boltdb with Lua script support (original) (raw)
/tmp/test.db> help
Commands: buckets, del, delglob, exists, get, help, keys, keyvalues, set, stats
/tmp/test.db> help help
Command: help command
Shows the help output for the given command.
You could run a lua script on specific database like this: boltcli -e your.lua db_path.boltcli provides a couple of API within the global variable bolt. For example: