Skip to content

Yqr

CLI & Terminal

A YAML query and edit CLI that preserves every byte of formatting, offering jq‑style syntax with fidelity‑first editing

Rust Latest v0.4.0 · 15d ago Security brief →

Features

  • Byte‑exact reads by default – reproduces input YAML unchanged
  • Surgical in‑place edits (`-i`) that modify only targeted bytes while preserving comments and indentation
  • Native YAML parsing without JSON round‑trip using the noyalib engine
  • jq‑style filter syntax for querying, transforming, and mutating YAML

Recent releases

View all 6 releases →
No immediate action
v0.4.0 Breaking risk

Remove --preserve; add surgical writes

Config change
v0.3.0 Breaking risk
Breaking upgrade

--preserve flag

No immediate action
v0.2.0 New feature

Fidelity engines

No immediate action
v0.1.0 New feature

yqr first release

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
4
Forks
0
Languages
Rust Shell

Install & Platforms

Install via
cargo

Alternative to

jq yq

Beta — feedback welcome: [email protected]