func init()

in cmd/docker-regex.go [29:31]


func init() {
	PlyCmd.AddCommand(DockerRegexCmd)
}