Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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