# Glab Check Update

> 检查 glab CLI 更新并查看最新版本信息。适用于检查 glab 是否为最新版本或查找可用更新。触发词：更新 glab、检查版本、glab 版本、CLI 更新。

- Skill: `haomingz/glab-check-update` (Agent Skill)
- Install (CLI): `npx skillmds@latest add haomingz/glab-check-update`
- Raw SKILL.md: https://api.skillmd.com/api/skills/haomingz/glab-check-update/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: haomingz (https://skillmd.com/u/haomingz)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/haomingz/glab-check-update

---


# glab check-update

## 概览

```

  Checks for the latest version of glab available on GitLab.com.                                                        
                                                                                                                        
  When run explicitly, this command always checks for updates regardless of when the last check occurred.               
                                                                                                                        
  When run automatically after other glab commands, it checks for updates at most once every 24 hours.                  
                                                                                                                        
  To disable the automatic update check entirely, run 'glab config set check_update false'.                             
  To re-enable the automatic update check, run 'glab config set check_update true'.                                     
                                                                                                                        
         
  USAGE  
         
    glab check-update [--flags]  
         
  FLAGS  
         
    -h --help  Show help for this command.
```

## 快速开始

```bash
glab check-update --help
```

## 子命令

此命令没有子命令。

