func init()

in cli/cmd/delete.go [41:43]


func init() {
	rootCmd.AddCommand(deleteCmd)
}