pub(crate) fn config_root_mismatch_error( config_path: &Path, config_root: &Path, selected_root: &Path, ) -> CliError
Build the standard config/root mismatch error.