func init()

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


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