Redis – Server Command Info Command
Redis COMMAND INFO returns the details about multiple Redis commands. Return Value Array reply – The nested list of command details. Syntax Following is the basic syntax of Redis COMMAND INFO command. redis 127.0.0.1:6379>…