You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2023. It is now read-only.
I want to use this package, but be able to use the -config flag for my own things, without it interfering in any way. Right now the only way to change the behavior seems to be to set flag.DefaultConfigFlagname to something else, but I would like to do it only for a specific FlagSet, rather than all.