kapp
kapp copied to clipboard
cmd line flag configuration through files
Excited about that tool!
We realize necessity for different application flags through different pipelines. Our CI tool would need to distinct where it runs and adjust the command line options. Since this project leverages cobra it appears to make much sense to add viper to support a .kappconfig file to configure per repo. Thanks!
@universam1 are you looking to be able to configure all flags?
I would say so, at least the dangerous, invasive settings