func init()

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


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