Scroll to navigation

GH-CONFIG-GET(1) GitHub CLI manual GH-CONFIG-GET(1)

NAME

gh-config-get - Print the value of a given configuration key

SYNOPSIS

gh config get <key> [flags]

OPTIONS

Get per-host setting

EXAMPLE

$ gh config get git_protocol
https

SEE ALSO

gh-config(1)

Mar 2024