arnarg / nixidy

Kubernetes GitOps with nix and Argo CD.
https://arnarg.github.io/nixidy/
MIT License
100 stars 4 forks source link

Add cli option to explore available resource options #12

Open arnarg opened 4 months ago

arnarg commented 4 months ago

The sheer volume of resource options in a base nixidy setup is so high that the documentation generation crawls to a halt so it has been omitted. Additionally the user may have generated their own using our fromCRD generator and may want to explore what's available.

It would be cool to have a cli sub-command similar to kubectl explain that can be used to list and describe the different options.