Scroll to navigation

JQP(1) User Commands JQP(1)

NAME

jqp - a TUI to explore the jq command line utility

DESCRIPTION

jqp is a terminal user interface (TUI) for exploring the jq command line utility.

You can use it to run jq queries interactively. If no query is provided, the interface will prompt you for one.

The command accepts an optional query argument which will be executed against the input JSON or newline-delimited JSON (NDJSON). You can provide the input JSON or NDJSON either through a file or via standard input (stdin).

Usage:

jqp [query] [flags]

Flags:

path to config file (default is $HOME/.jqp.yaml)
path to the input JSON file
help for jqp
jqp theme
version for jqp
February 2025 jqp version 0.7.0