pub fn run_command( conn: &Connection, cmd_path: &str, args: &[String], skip_gating: bool, ) -> Result<()>