| # fx jq | |
| jq is a utility for manipulating JSON on the command-line. | |
| ```none | |
| usage: run `fx jq --help` | |
| Or check https://fuchsia.googlesource.com/third_party/github.com/stedolan/jq/+/HEAD/docs for more information | |
| ``` | |
| [jq source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/jq.fx) |