Open
Description
A common case for production is you need to use a command line parameter to specify the path of config file, then read and parse it. But that parameter option is apparently not included in FlagLoader's FlagSet, which will result in
flag provided but not defined
error.
Need to remove it from DefaultLoader.
Metadata
Assignees
Labels
No labels
Activity