alexdicianu / redis_toolkit

Toolkit for actively monitoring, analyzing and reporting your Redis database.
GNU General Public License v3.0
48 stars 18 forks source link

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

Open EsCool opened 4 years ago

EsCool commented 4 years ago

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!!!

EdwardOwusuAdjei commented 3 years ago

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