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 to make the search=true/false configurable for the service commands
the reason is that as a user I'm lazy and just want to define some defaults globally no matter of the service or the specific command I will use.
So for example if my env var prefix is FOO I want to define the default FOO_ACCOUNTID env var and expect it propagated to all services and functions I have
I can try to create a PR but I'm not a real golang dev
wdyt?
The text was updated successfully, but these errors were encountered:
Greetings!
First of all thanks a lot for this code!
I want to make the search=true/false configurable for the service commands
the reason is that as a user I'm lazy and just want to define some defaults globally no matter of the service or the specific command I will use.
So for example if my env var prefix is
FOO
I want to define the defaultFOO_ACCOUNTID
env var and expect it propagated to all services and functions I haveI can try to create a PR but I'm not a real golang dev
wdyt?
The text was updated successfully, but these errors were encountered: