krisnova / naml

Convert Kubernetes YAML to Golang
Apache License 2.0
1.26k stars 38 forks source link

output yaml #64

Closed krisnova closed 2 years ago

krisnova commented 2 years ago

i have been asked this question 3 times now

should we be able to -oyaml or equivalent with naml?

my gut reaction is no - no you should not - however as i am thinking about things - i think it might make sense to be able to easily output yaml given various flags to newMyApp()

anyway - if anyone feels passionately about this feel free to comment here

krisnova commented 2 years ago

closed with #67