htdvisser.dev

Software Development by Hylke Visser

RHManage

A tool to manage Hash structures in Redis.

git repository godev reference

Usage: rhmanage [FLAGS]

Flag Usage
--dry-run Don’t actually perform the action
--batch Batch size (default 1000)
--key.match MATCH the key (default *)
--filter Filter by hash contents (format key:value)
--del DEL the keys
--hset HMSET on filtered hashes (format key:value)
--hdel HDEL on filtered hashes
--redis.addresses Redis addresses (default localhost:6379)
--redis.auth.username Redis username
--redis.auth.password Redis password
--redis.auth.passwordFile Redis password file