pub fn run_inner( root: &Path, id_arg: &str, username: &str, no_aggressive: bool, force: bool, confirm_override: Option<bool>, ) -> Result<()>