k8s-env-gen
k8s-env-gen copied to clipboard
Investigate templates
Right now, all output is handled with echo. It might be worth looking into using templates so that it's easier manage what the final result will look like and add additional functionality.
I hear what you are saying, but I think templates are overkill for this simple task.