gh-config-get - Man Page

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)

Referenced By

gh-config(1).

Sep 2023 GitHub CLI manual