You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but i also need to flatten the map inside the array (basically remove the first level) and then select from the remaining keys. this is my desired output:
i'm trying to collapse/flatten a structure so i can convert to tsv format.
Version of yq: 4.45.1
Operating system: Debian 11
Installed via: wget binary release
test.yml:
this works as long as i ignore the map "user_metadata":
but i also need to flatten the map inside the array (basically remove the first level) and then select from the remaining keys. this is my desired output:
it's probably not difficult but i'm out of ideas...
The text was updated successfully, but these errors were encountered: