polaris.yaml.PolarisYaml.update

PolarisYaml.update(configs=None, options=None, quiet=True)[source]

Add config options from a dictionary

Parameters
  • configs (dict, optional) – A nested dictionary of config sections, options and values

  • options (dict, optional) – A flat dictionary of options and values

  • quiet (bool, optional) – Whether or not to print the updated config options as they are replaced