kubecolor

Colorize your kubectl output for better readability

brewmacoslinux
Try with needOr install directly
Source

About

Colorize your kubectl output

Commands

kubecolor

Examples

Get pods with colorized output$ kubecolor get pods
Describe a deployment with color highlighting$ kubecolor describe deployment my-app
View logs with syntax highlighting$ kubecolor logs pod-name