Provided by: gh_2.14.4+dfsg1-1_amd64 bug

NAME

       gh-config-set - Update configuration with a value for the given key

SYNOPSIS

       gh config set <key> <value> [flags]

OPTIONS

       -h, --host <string>
              Set per-host setting

EXAMPLE

              $ gh config set editor vim
              $ gh config set editor "code --wait"
              $ gh config set git_protocol ssh --host github.com
              $ gh config set prompt disabled

SEE ALSO

       gh-config(1)

                                             Aug 2022                            GH-CONFIG-SET(1)