• KUOKA Yusuke's avatar
    feat: Set values from local files (#3758) · dc939086
    KUOKA Yusuke authored
    Adds the `--set-file key=filepath` flag to `install`, `upgrade`, `template` and `lint` sub-commands so that the content of the file at the `filepath` is set to the value for the `key`.
    
    Resolves #1754
    dc939086
lint.go 6.37 KB