Skip to content

bitfinexcom/dazaar-search-ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dazaar-search-ctl

CLI to administrate with a Dazaar search index

npm install -g dazaar-search-ctl

Usage

# setup
dazaar-search-ctl init (--replicate=other-search-index)

# add entry (card needs to set a "keywords" array)
dazaar-search-ctl add --card dazaar-card.json

# remove entry
dazaar-search-ctl remove --card dazaar-card.json

# start replicating
dazaar-search-ctl replicate

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published