mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-06 13:25:42 +00:00
163 B
163 B
Sort
Sorts an array. Use sort to sort an array as is, or sort_by to sort by a particular subfield.
Note that at this stage, yq only sorts scalar fields.