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
I want a flag/input parameter named --foo-bar. (No probs there).
I want --help to show that --foo-bar gets its default value from environment variable FOO_BAR.
(Maybe also show the value of the current envvar FOO_BAR if it exists in current shell/machine)?