func init()
in
cli/cmd/delete.go [41:43]
3
lines of code
1
McCabe index (conditional complexity)
func init() { rootCmd.AddCommand(deleteCmd) }