Open
Description
Hi! I'm from a visual project called Kui (https://github.com/IBM/kui) that aims at assisting command-line tool with visualization. I found kubectl-tree very useful to, for example, make connection in a soup of my kubernetes resources, and I'm interested in using Kui to add more visual help to kubectl-tree. So I'm wondering if it's feasible for kubect-tree to produce maybe json
model that's easier for Kui to consume. Thanks!