devops-works / binenv

One binary to rule them all. Manage all those pesky binaries (kubectl, helm, terraform, ...) easily.
MIT License
372 stars 44 forks source link

Install suggestion should use proper version guessing #17

Closed leucos closed 4 years ago

leucos commented 4 years ago
$ echo "vault<1.5.0" > .binenv.lock
$ vault version
2020-08-29T12:28:03+02:00 FTL binenv: unable to find proper version for vault (unable to satisfy constraint "<1.5.0" for "vault". Try 'binenv install vault 1.5.0'.)