pub fn confirm(prompt: &str, skip_confirmation: bool) -> Result<bool>
Asks the user to confirm an action, with an optional --yes override.
--yes