Tools for constructing pipelines and one-liners in Pkl, by processing text, JSON, or YAML.
Use Pkl's --expression (or -x) argument to provide a Pkl expression that will be evaluated in the context of the content passed to stdin. The Pkl property pipe (also aliased as stdin) represents the content that was passed to stdin.
--expression
-x
stdin
pipe
CLI tool for working with YAML in Pkl, kind of like yq or yq.
Tools for constructing pipelines and one-liners in Pkl.
Shell aliases for using Pkl pipe tools.
A Pkl implementation of a Kubernetes manifest validation tool, inspired by kubeval
CLI tool for working with JSON in Pkl, kind of like jq.
Tools for constructing pipelines and one-liners in Pkl, by processing text, JSON, or YAML.