gron

Gron is a tool to make it easier to understand big blobs of JSON

Options

NameDescription
--help, -hShow help for gron
-u, --ungronReverse the operation (turn assignments back into JSON)
-v, --valuesPrint just the values of provided assignments
-c, --colorizeColorize output (default on tty)
-m, --monochromeMonochrome (don't colorize output)
-s, --streamTreat each line of input as a separate JSON object
-k, --insecureDisable certificate validation
-j, --jsonRepresent gron data as JSON stream
--no-sortDon't sort output (faster)
--versionPrint version information