Is there way to colorize the output of yq on terminal like jq does?
not yet!
Heavy plus!
Can't find any cli tools for colorize output of yml
+1
Seems like one should use this https://github.com/goccy/go-yaml#ycat and also, there is lib API for colorization
@mikefarah @tadayosi see my pr please)
Fixed in https://github.com/mikefarah/yq/releases/tag/3.2.0 (thanks @risentveber !!)
See https://mikefarah.gitbook.io/yq/usage/output-format#colorize-output
Most helpful comment
@mikefarah @tadayosi see my pr please)