namsral/flag

Support for required flag and Default should be optional

munir131 opened this issue · 0 comments

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