pub fn print_config(opts: &Options) -> StringExpand description
Renders the resolved configuration.
One key: value per line, sorted by nothing in particular but fixed in order, because
this output is diffed across hosts in CI and a reordering would read as a change.