Ian Gulliver

Results 3 comments of Ian Gulliver

Sure -- I've added two new tests as verification and examples: https://github.com/gopatchy/bkl/tree/main/tests/jsonl-input https://github.com/gopatchy/bkl/tree/main/tests/jsonl-output

Thanks for the clarification! It wasn't clear that Q wasn't included in Params -- this makes it totally usable.

You're right that this is equivalent to `| kubectl apply -f-` for majority single-file use cases. I'd argue that dropping the pipe and integrating that directly into the commandline is...