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