Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/credhub-cli
/ init
Function
init
commands/version.go:34–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
func
init() {
35
CredHub.Version =
func
() {
36
PrintVersion()
37
os.Exit(0)
38
}
39
}
Callers
nothing calls this directly
Calls
1
PrintVersion
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…