Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ main
Function
main
cmd/gh/main.go:9–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
)
8
9
func
main() {
10
code := ghcmd.Main()
11
os.Exit(int(code))
12
}
Callers
nothing calls this directly
Calls
1
Main
Function · 0.92
Tested by
no test coverage detected