func init()
in
cli/cmd/init.go [45:47]
3
lines of code
1
McCabe index (conditional complexity)
func init() { rootCmd.AddCommand(initCmd) }