cli-node-tools
v0.0.3
Published
Gar's node tools
Downloads
6
Readme
#Gar's node tools
Just a bucket to store some CLI tools written in node riak-cleanup.js will walk through every bucket in the provided riak server and prompt to empty it. Y empties it, N skips it, I walks through the bucket keys individually and prompts for deletion. In that context Y is delete, N is skip, and I is inspect the bucket contents.
Obviously you only want to run this on buckets you're sure you can handle.
you can pass an individual bucket name to riak-cleanup.js
node riak-cleanup.js myBucket