0.0.3 • Published 13 years ago

cli-node-tools v0.0.3

Weekly downloads
6
License
-
Repository
-
Last release
13 years ago

#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

0.0.3

13 years ago

0.0.2

13 years ago