mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 00:04:50 +08:00
Adds the ability to append a value to an array instead of having to know the index of the values within the array. Resolves: #17
Adds the ability to append a value to an array instead of having to know the index of the values within the array. Resolves: #17