Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danderson/netboot
/ init
Function
init
pixiecore/cli/bootcmd.go:63–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
func
init() {
64
rootCmd.AddCommand(bootCmd)
65
serverConfigFlags(bootCmd)
66
staticConfigFlags(bootCmd)
67
}
Callers
nothing calls this directly
Calls
2
serverConfigFlags
Function · 0.85
staticConfigFlags
Function · 0.85
Tested by
no test coverage detected