创建、列出和删除 GitLab CLI 命令别名和快捷方式。适用于创建自定义 glab 命令、管理 CLI 快捷方式或查看现有别名。触发词:alias、快捷方式、自定义命令、CLI 别名。
Scanned 9/6/2026
Install to Claude Code
npx -y skills add serejaris/kimi-skills --skill glab-alias --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Glab Alias?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/serejaris-glab-alias)More formats (shields.io, HTML) on the badges page.
---
name: glab-alias
description: 创建、列出和删除 GitLab CLI 命令别名和快捷方式。适用于创建自定义 glab 命令、管理 CLI 快捷方式或查看现有别名。触发词:alias、快捷方式、自定义命令、CLI 别名。
---
# glab alias
## 概览
```
Create, list, and delete aliases.
USAGE
glab alias [command] [--flags]
COMMANDS
delete <alias name> [--flags] Delete an alias.
list [--flags] List the available aliases.
set <alias name> '<command>' [--flags] Set an alias for a longer command.
FLAGS
-h --help Show help for this command.
```
## 快速开始
```bash
glab alias --help
```
## 子命令
完整的 `--help` 输出详见 [references/commands.md](references/commands.md)。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!