logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

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

Name

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

Options

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

See Also

gh-config(1)

                                                    Jan 2025                                    GH-CONFIG-SET(1)

Synopsis

ghconfigset<key><value>[flags]

See Also