logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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