Context.update_from_file# Context.update_from_file(path: str, skip_if_not_exists: bool = False) → None[source]# Update config values from file Parameters: path – config file path skip_if_not_exists – skips running if file at path doesn’t exist