pub fn set_config_value(key_path: &str, value: &str) -> Result<()>
Set a configuration value by dot-separated key path.