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
Refactor configuration loading to accept command flags (#20)
- Updated loadConfig function to accept command flags for better flexibility.
- Enhanced error handling for configuration loading based on command line inputs.
- Adjusted viper.Unmarshal usage to avoid conflicts when a config file is auto-loaded.
0 commit comments