Skip to content

Command-line tool for quickly printing a list of keys in a leveldb database.

License

Notifications You must be signed in to change notification settings

hughsk/level-key-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

level-key-list Flattr this!experimental

Command-line tool for quickly printing a list of keys in a leveldb database. Also includes a pretty-print mode that plays nice with level-sublevel.

screenshot

Usage

level-key-list

Usage level-key-list database(s...) -d [delimeter] --pretty

Options:
  -p, --pretty     Print the database keys in a more legible format
  -d, --delimiter  The level-sublevel delimiter to expect when pretty printing  [default: "ÿ"]

License

MIT. See LICENSE.md for details.

About

Command-line tool for quickly printing a list of keys in a leveldb database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published