macOS
brew install jlesslocal Homebrew formula metadata
sudo port install jlessMacPorts ports tree · textproc/jless/Portfile · ソース: api.github.com
brew
jless のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jlesslocal Homebrew formula metadata
sudo port install jlessMacPorts ports tree · textproc/jless/Portfile · ソース: api.github.com
sudo apk add jlessAlpine Linux edge package indexes · jless · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jlessnixpkgs package indexes · pkgs/by-name/jl/jless/package.nix · ソース: api.github.com
sudo pacman -S jlessArch Linux sync databases · jless · ソース: geo.mirror.pkgbuild.com
sudo zypper install jlessopenSUSE Tumbleweed package metadata · jless · ソース: download.opensuse.org
概要
Command-line pager for JSON data
履歴
`jless` is a Rust command-line viewer for JSON data. Its README positions it as a replacement for combinations of `less`, `jq`, `cat`, and an editor when the task is reading, exploring, and searching JSON at the terminal.
The GitHub repository was created in April 2021. The project developed as a standalone binary with a dedicated site at jless.io and a mascot/logo identity, while its user guide expanded beyond simple viewing into navigation, search, copying, printing, YAML handling, and newline-delimited JSON support.
The release stream visible in the repository tags includes 0.7.x through 0.9.0, with the 0.9.0 GitHub release adding line numbers, deeper collapse and expand commands, print commands, and search/scrolling fixes.
The input package metadata records `jless` in Homebrew, MacPorts, Nix, apk, pacman, and zypper. The project README also lists Homebrew, MacPorts, Arch, Void, NetBSD, FreeBSD, Cargo, and prebuilt release binaries, showing the package fits the common 'single fast CLI binary' distribution pattern.
`jless` reads JSON from files or standard input, including data piped from APIs, `jq`, or log streams. It focuses on interactive exploration: users expand and collapse objects, move with vim-inspired commands, search across pretty-formatted data, copy JSON paths or values, and switch between data and line display modes.
The user guide also documents YAML input and newline-delimited JSON, which makes the tool useful for structured logs and command-line data inspection beyond one-off pretty printing.
`jless` occupies a recognizable niche in the terminal data-toolchain: it is less a transformer like `jq` and more an interactive pager specialized for structured data. That makes it attractive for package collections because it pairs well with curl, `jq`, logs, and API debugging without requiring a language runtime at use time.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jless | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/PaulJuliusMartinez/jless
インストールメタデータ
| パッケージキー | brew:jless |
|---|---|
| バージョン | 0.9.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jless |
| ホームページ | https://jless.io/ |
| リポジトリ | https://github.com/PaulJuliusMartinez/jless |
| 上流ドキュメント | https://jless.io/user-guide |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/PaulJuliusMartinez/jless/archive/refs/tags/v0.9.0.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jless |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jless
nix profile install nixpkgs#jlessjless 0.9.0-r0
command-line pager for JSON data
https://pauljuliusmartinez.github.io/
sudo apk add jlessjless 0.9.0-3
A command-line pager for JSON data
https://github.com/PaulJuliusMartinez/jless
sudo pacman -S jlessjless 0.9.0-1.8
Pager for JSON (or YAML) data
sudo zypper install jlessjless
sudo port install jlessソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.