elektra

Framework to access and manage configuration settings in a global key database

brewmacoslinux
Try with needOr install directly
Source

About

Framework to access config settings in a global key database

Commands

kdb

Examples

List all available configuration keys in the database$ kdb ls
Get the value of a specific configuration key$ kdb get /sw/myapp/config/setting
Set a configuration value in the key database$ kdb set /sw/myapp/config/setting myvalue