61
Q:

jq to csv

jq -r '(.[0] | keys_unsorted) as $keys | $keys, map([.[ $keys[] ]])[] | @csv'
0

New to Communities?

Join the community