1GH-CONFIG-SET(1)               GitHub CLI manual              GH-CONFIG-SET(1)
2
3
4

NAME

6       gh-config-set - Update configuration with a value for the given key
7
8
9

SYNOPSIS

11       gh config set <key> <value> [flags]
12
13
14

OPTIONS

16       -h, --host <string>
17              Set per-host setting
18
19
20

EXAMPLE

22              $ gh config set editor vim
23              $ gh config set editor "code --wait"
24              $ gh config set git_protocol ssh --host github.com
25              $ gh config set prompt disabled
26
27
28
29
30

SEE ALSO

32       gh-config(1)
33
34
35
36                                   Jun 2022                   GH-CONFIG-SET(1)
Impressum