Current output is a nice table layout that shows structured output on the console. We also need to display the results in a simple json / plain text format that can be then fed to jq, awk, grep etc to filter results further can push the logs to a file.
Current output is a nice table layout that shows structured output on the console. We also need to display the results in a simple json / plain text format that can be then fed to
jq
,awk
,grep
etc to filter results further can push the logs to a file.