itaysk / kubectl-neat

Clean up Kubernetes yaml and json output to make it readable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fully support List type

howardjohn opened this issue · comments

This is useful to do things like kubectl get pods -oyaml | kubectl neat. Currently it seems like it does some work, but there are a few fields like managedFields that stick around. Using v1.1.1

thanks for taking the time to report! this issue is tracked in #11 and will be resolved soon. I'm closing this issue as a duplicate, feel free to reopen if needed.

this is now released in v1.2.0