#3231·jq

Feature request: please describe the select function in the tutorlal

Author: kbobCreated Jan 20, 2025Updated Sep 10, 2026
Labelsdocs

One of the most basic functions of a query language is to select some of the things. So it would be great to find it in the tutorial.

A a new jq user, I spent way too long finding select -- I didn't know what it was called and basically skimmed the whole manual looking for something like it.