itaysk / kubectl-neat

Clean up Kubernetes yaml and json output to make it readable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support cleaning up a list of resources

amirschw opened this issue · comments

This is a feature request.

While cleaning up a single resource is great, it could also be nice to clean up a whole list of resources.

For example, I would like to do kubectl neat pod -n mynamespace -oyaml in order to get all the uncluttered pods in my namespace.

I can make the PR if you find this useful :)

Hi @amirschw! Yes this is a great suggestion, feel free to submit a PR.

Hey @itaysk! :) Will do

this is now released in v1.2.0