kurt-code/Properties File Action

Perform read and write operations on properties files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file-pathThe path to the properties file.yes
keysComma-separated list of keys to read or write.no
operationdetermines the operation to perform. Can be either read or write.yesread
key-value-pairsJSON key value pairs to write to file. e.g. {"key1": "val1", "key2": "val2"}no

no outputs