Skip to content
pkoppstein edited this page Jul 30, 2014 · 33 revisions

This wiki provides supplementary documentation about jq.

If you want to learn to use jq, please head to the jq home page. There you will find an overview, a tutorial, and an authoritative comprehensive manual. Those materials, however, are generally constrained to reflect the most recent official release of jq, whereas no such constraint applies here.

As a rule, the documentation here follows the convention that:

  • official releases are referred to in the m.n format (e.g. 1.3, 1.4);
  • a version number such as 1.4+ means a (sufficiently recent) version after 1.4.

The supplementary documentation on this wiki is currently structured as follows:

  • FAQ
  • [jq Cookbook](jq Cookbook)
  • [Advanced Topics](Advanced Topics)
  • [jq Internals](jq Internals)

This wiki is currently open for editing by anyone with a GitHub login. Welcome!

Clone this wiki locally