pub fn config_error(
    err: impl Into<Box<dyn Error + Send + Sync>>
) -> CommandError