pub fn show_confirm( logger: &Logger, context_name: &str, prompt: &str, default_value: bool, ) -> Result<bool>