tellerops / teller

Cloud native secrets management for developers - never leave your command line for secrets.
https://github.com/tellerops/teller
Apache License 2.0
2.8k stars 183 forks source link

missing version command with teller v2 #272

Closed chenrui333 closed 3 months ago

chenrui333 commented 3 months ago

👋 while upgrading teller homebrew formula to v2, I found there is no version command anymore, is that desired? Thanks!

jondot commented 3 months ago

hello! adding this right now, thanks for the catch!

jondot commented 3 months ago

https://github.com/tellerops/teller/releases/tag/v2.0.4

should be good there: teller --version

chenrui333 commented 3 months ago

close via https://github.com/Homebrew/homebrew-core/pull/171517