func init()

in cmd/docker-regex_set-path-prefix.go [34:36]


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