1GH-ALIAS(1) GitHub CLI manual GH-ALIAS(1)
23
4
NAME
6gh-alias - Create command shortcuts
78
9
SYNOPSIS
11gh alias <command> [flags]
1213
14
DESCRIPTION
16Aliases can be used to make shortcuts for gh commands or to compose
17multiple commands.
1819
20
Run "gh help alias set" to learn more.
2122
23
COMMANDS
25gh-alias-delete(1)
26Delete an alias
2728
29
gh-alias-list(1)
30List your aliases
3132
33
gh-alias-set(1)
34Create a shortcut for a gh command
3536
37
SEE ALSO
39gh(1)
4041
42
43
Jun 2022 GH-ALIAS(1)