Open OJarrisonn opened 4 weeks ago
A flag for patch-hub that shows the configs the app is using.
patch-hub
The settings being used may be different from the ones in the config file if the user misspell something or used an environment variable.
This would help users understand why the execution is behaving differently from the setted configurations.
Really nice idea! It seems it won't be to much of a hassle to implement, whilst upping the quality of the project considerably :clap:
Description:
A flag for
patch-hub
that shows the configs the app is using.Motivation:
The settings being used may be different from the ones in the config file if the user misspell something or used an environment variable.
This would help users understand why the execution is behaving differently from the setted configurations.