Changes for version 6.0.0 - 2012-03-30
- -The sets now end with '.set' on the FS backend. This was done to prevent the config and set names from colliding. Previously "someConfig/Default" would collide with the set "Default" for "someConfig". This requires all sets to be renamed.
Documentation
Dumps a ZConf config.
This invokes $ENV{EDITOR} for editing the chooser.
This gets the chooser for the config.
Runs the chooser for the specified config.
Sets the chooser to the contents of the specified file.
Creates a new ZConf config or set.
Reads a value from a ZConf config.
Lists configured ZConf congigs and sets.
Remove a ZConf config or set.
Sets a value in a ZConf config.
Remove a variable from a ZConf config.
List keys for a config.
Modules
A configuration system allowing for either file or LDAP backed storage.
A configuration system allowing for either file or LDAP backed storage.
This provides LDAP backend for ZConf.