tldr-pages/tldr

Page request: jless

Open

#21,116 opened on Feb 14, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Shell (2,507 forks)batch import
help wantednew command

Repository metrics

Stars
 (30,937 stars)
PR merge metrics
 (Avg merge 7d 5h) (321 merged PRs in 30d)

Description

Command description

A command-line JSON viewer designed for reading, exploring, and searching through JSON data.

jless can handle newline-delimited JSON, so feel free to pipe in the output from jq or some dense log files.

jless has a large suite of vim-inspired commands. Commands prefixed by count may be preceded by a number N, which will perform a command a given number of times.

Command details

jless

Documentation

https://jless.io/user-guide

Platform

Common

VCS repository link (e.g. GitHub, GitLab)

https://github.com/PaulJuliusMartinez/jless

Additional information

No response

Contributor guide