Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auth0/auth0-cli
/ GetVersionWithCommit
Function
GetVersionWithCommit
internal/buildinfo/buildinfo.go:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
func
GetVersionWithCommit() string {
44
return
fmt.Sprintf(
"%v %v"
, Version, Revision)
45
}
Callers
1
buildRootCmd
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected