Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danderson/netboot
/ init
Function
init
pixiecore/cli/bootipv6cmd.go:102–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
100
}
101
102
func
init() {
103
rootCmd.AddCommand(bootIPv6Cmd)
104
serverv6ConfigFlags(bootIPv6Cmd)
105
}
Callers
nothing calls this directly
Calls
1
serverv6ConfigFlags
Function · 0.85
Tested by
no test coverage detected