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).

Mar 2024 GitHub CLI manual