Add an implementation for `globalconf.SetFlagSet(fs *flag.FlagSet) err` to visit all set flags and persist their values to the config file.
Add an implementation for
globalconf.SetFlagSet(fs *flag.FlagSet) errto visit all set flags and persist their values to the config file.