Support for required flag and Default should be optional
munir131 opened this issue · 0 comments
munir131 commented
Mostly, defaults are used for local development. On production, everything is passing using the Environment variable. So, if any environment variable is not passed then flag will take default. So, we should add support in that we can say that give flag must be passed