Name | Binary Path | Version |
---|---|---|
1Password | /usr/local/bin/op |
2.30.0 |
Bitwarden | /usr/local/bin/bw |
2024.9.0 |
LastPass | /usr/bin/lpass |
1.3.3 |
Note
While enchancement PR is pending review, feel free to use the below unofficial Docker image from my repository.
docker pull ptuladhar/kamal:latest
$ docker run -it --entrypoint sh ptuladhar/kamal:latest
/workdir # lpass --version
LastPass CLI v1.3.3.GIT
$ /workdir # op --version
2.30.0
$ /workdir # bw --version
Could not find dir, "/root/.config/Bitwarden CLI"; creating it instead.
Could not find data file, "/root/.config/Bitwarden CLI/data.json"; creating it instead.
2024.9.0
Kamal is released under the MIT License.