Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ init
Function
init
cf/commands/passwd.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
init() {
21
commandregistry.Register(&Password{})
22
}
23
24
func
(cmd *Password) MetaData() commandregistry.CommandMetadata {
25
return
commandregistry.CommandMetadata{
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected