show data from a redis key code example Example: redis show key value redis> SET mykey "Hello" "OK" redis> GET mykey "Hello"