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
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
In my app I'm parsing a config file into a struct in main. It would be great if I could set that as context on either the cli object so I can access it in my commands. What would you think of adding something like that?