ahmetb / kubectl-tree

kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
Apache License 2.0
2.91k stars 118 forks source link

Make color output configurable #63

Closed AndiDog closed 9 months ago

AndiDog commented 9 months ago

With this, it's possible to force color output for kubectl-tree. That is helpful if used within a watch tool that supports color, e.g. viddy or watch -c.