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
This seems fine (I think we can just return what debug.BuildInfo says, we already have an init subcommand so it should be easy to add version alongside) -- but does it work for you to do go version $(which genqlient) or similar? That will give you the same data with less work :-) .
This is definitely a nice-to-have.
I'm packaging up the
genqlient
CLI as part of Tea.See PR here: pkgxdev/pantry#3318
A
version
subcommand would be nice for end users.I can try to make a PR for this at some point if it's cool.
https://github.com/alexflint/go-arg#subcommands
The text was updated successfully, but these errors were encountered: