dbxcli
dbxcli copied to clipboard
Version mismatch
dbxcli version reports:
dbxcli version: 0.1.0
[…]
The release on Git, however, is tagged v2.1.1.
Background: I am writing a set of BASH scripts that use dbxcli, and I would like to add a “dependency check” based on the version number reported by dbxcli.
(Just published the set of scripts to feklee/dbx-tools.)