1GH-ALIAS(1) GitHub CLI manual GH-ALIAS(1)
2
3
4
6 gh-alias - Create command shortcuts
7
8
9
11 gh alias <command> [flags]
12
13
14
16 Aliases can be used to make shortcuts for gh commands or to compose
17 multiple commands.
18
19
20 Run "gh help alias set" to learn more.
21
22
23
25 gh-alias-delete(1)
26 Delete set aliases
27
28
29 gh-alias-import(1)
30 Import aliases from a YAML file
31
32
33 gh-alias-list(1)
34 List your aliases
35
36
37 gh-alias-set(1)
38 Create a shortcut for a gh command
39
40
41
43 gh(1)
44
45
46
47 Oct 2023 GH-ALIAS(1)