Manpages

NAME

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

SYNOPSIS

gh config get <key> [flags]

OPTIONS

-h, --host <string>

Get per-host setting

EXAMPLE

$ gh config get git_protocol
https

SEE ALSO

gh-config(1)