Description
jq filters can be explored in an interactive shell instead of rerunning separate commands.
It is useful for developers and data users shaping JSON queries, testing transformations, or learning jq behavior. Interactive sessions can print private fields from input data, so avoid sensitive logs or credentials in shared terminals.