7

I am running redis client (redis-cli) on Windows 7 command prompt. I am storing data in my redis cache through my Spring Boot Java application in JSON serialized form. When I print data using GET <key>, the output is not pretty printed, as in the picture below:

enter image description here

Is there a way I can pretty print JSON in the command line?

mantri
  • 3,031
  • 4
  • 16
  • 19

0 Answers0