Commit dc939086 authored by KUOKA Yusuke's avatar KUOKA Yusuke Committed by Matt Butcher
Browse files

feat: Set values from local files (#3758)

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
parent 3bd07d3e
Showing with 193 additions and 30 deletions
+193 -30
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment