Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
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
     -h, --host <string>
	    Get per-host setting

EXIT CODES
     0: Successful execution

     1: Error

     2: Command canceled

     4: Authentication required

     NOTE:  Specific  commands may have additional exit codes. Refer to the com-
     mand's help for more information.

EXAMPLE
     $ gh config get git_protocol

SEE ALSO
     gh-config(1)

				    Aug 2026			GH-CONFIG-GET(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gh-config-get&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help