8000 GitHub - evgmik/badger-cli at evgmik
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

evgmik/badger-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

badger-cli

go get github.com/bah2830/badger-cli

Command line client for managing a badger database

Usage:
  badger-cli [command]

Available Commands:
  delete      Delete a key and its contents
  get         Get content of a specific key
  help        Help about any command
  list        List keys in the database
  set         Set a key and its value

Flags:
  -d, --dir string   Path to the badger database direcotry
  -h, --help         help for badger-cli

Use "badger-cli [command] --help" for more information about a command.

About

Command line Client for Badger https://github.com/dgraph-io/badger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
2E3F

Languages

  • Go 100.0%
0