[FR] Allow for a config file to always supply options that you don't expect to change #2
Labels
kind/enhancement
A new feature
needs-refinement
More grooming needs to be done on this task before it can be assigned
Describe the use case:
Some developers only work on one helm chart, and it may be cumbersome to type out the parameters
If you know the helm chart you're working in, maybe you want to supply a version number instead.
And maybe you might have a config file in
~/.config/yamldiff/config.yaml
then you only supply
helm yamldiff --version 1.0.2 supplied_values.yaml
The text was updated successfully, but these errors were encountered: