func init()

in cmd/docker-regex_tag-suffix.go [28:30]


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