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