Skip to main content

jq

Description

TransformSource code

TODO

Options

query

query *string

Query is the predicate expression for filtering.

data

datastring (Data expression)

Data is the optional data expression to pass to jq.

single

single *bool

Single, if true, returns the first result.

var

varstring

Var, if set, is the variable that is set with the result.