gh config get

Print the value of a given configuration key

gh config get <key> [flags]

Options

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

Examples

$ gh config get git_protocol
https

See also