pub fn set(config: &mut GorConfig, key: &str, value: Value, host: Option<&str>)
Set a config value. If host is provided, sets it under hosts.<host>.<key>.
host
hosts.<host>.<key>