← Package directory
Available on winget

Install celq

A CEL command-line query tool for JSON data

Install with winget
winget install --id IvanIsCoding.celq
Upgrade
winget upgrade --id IvanIsCoding.celq
Uninstall
winget uninstall --id IvanIsCoding.celq

About celq

A CEL command-line query tool for JSON data

What's new in 0.4.0

This release: - Bumps the CEL interpreter (cel -> 0.13.0). This could theoretically be a breaking change as the new version of the parser is more compliant with the CEL standard and could reject some existing queries. In practice, this is a quality-of-life improvement by rejecting buggy queries. - Bumps the YAML parser (serde-saphyr -> 0.0.22).

Read release notes

Version history

Version Updated Notes
0.4.0 Unknown This release: - Bumps the CEL interpreter (cel -> 0.13.0). This could theoretically be a breaking change as the new version of the parser is more compliant with the CEL standard and could reject some existing queries. In...
0.2.0 Unknown No notes