Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dagger/container-use
/ init
Function
init
cmd/container-use/inspect.go:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
init() {
47
rootCmd.AddCommand(inspectCmd)
48
}
Callers
nothing calls this directly
Calls
1
AddCommand
Method · 0.80
Tested by
no test coverage detected