javaproperties-cli — Command-line manipulation of Java .properties files

javaproperties-cli is a wrapper around the javaproperties package (from which it was split off) that provides programs for basic command-line manipulation of Java .properties files, including getting, setting, & deleting values and converting to & from JSON.

Currently, the programs only support .properties files in the simple line-oriented format, not the XML variant.

Indices and tables