Back to Yq

Pick

pkg/yqlib/doc/operators/headers/pick.md

4.53.2173 B
Original Source

Pick

Filter a map by the specified list of keys. Map is returned with the key in the order of the pick list.

Similarly, filter an array by the specified list of indices.