alexdicianu/redis_toolkit

./redis-toolkit: line 117: redis-cli: command not found when running dump

Opened this issue · 1 comments

when run command ./redis-toolkit dump
and add redis-cli it show about this:
/redis-toolkit: line 109: -h: command not found
but I have install the redis-cli

image
who can help me
thank u!!!

When asked for the redis-cli string enter the full string for example: redis-cli -h HOST
In your case you just used "- h"