1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-03-19 19:45:35 +00:00
yq/pkg/yqlib/doc/operators/headers/entries.md
2021-12-21 15:02:07 +11:00

193 B

Entries

Similar to the same named functions in jq these functions convert to/from an object and an array of key-value pairs. This is most useful for performing operations on keys of maps.