pflag is used instead of flag because you can generate short flags. E.g use pflag.StringVarP() instead of flag.String()