How to increase the buffer size of the terminal in playground for devops

I ran a simple command kubectl get pods -A -o json and it flooded the entire screen and i was unable to scroll all the way from the initial when I ran the command.

I need to inspect the root and the sub topics to be able to work on the json path exercise, how to overcome that.

Hi,
You can refer to this discussion : How to increase buffer size of the kode kloud playground terminal

Regard