Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cheerego/docker-wrapper
/ init
Function
init
cmd/pull.go:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
func
init() {
72
rootCmd.AddCommand(pullCmd)
73
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected