kpitt / gopass

An experimental fork of gopass, the "slightly more awesome standard unix password manager for teams"
https://www.gopass.pw/
MIT License
0 stars 0 forks source link

Simplify the `version` command output #9

Closed kpitt closed 1 year ago

kpitt commented 1 year ago

Most users expect the version command to display just the static version of the application, and it should run quickly with no additional overhead. Including information about the mounted password-stores requires additional initialization, and often triggers an auto-sync, which seems silly when you just need the app version.

This splits the current version info into 2 separate commands: