func init()

in cmd/docker-regex_push.go [32:34]


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