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