MCPcopy 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
43func GetVersionWithCommit() string {
44 return fmt.Sprintf("%v %v", Version, Revision)
45}

Callers 1

buildRootCmdFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected