Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Releases: blakelead/vault-tool

v0.0.3

30 Jun 09:35
41c3747

Choose a tag to compare

Changelog

41c3747 Merge pull request #2 from Xat59/fix_same_name
62185e3 fix: skip browsing path when secret exists with same name at the same location
d5102ad Add details in readme

v0.0.2

21 May 23:42

Choose a tag to compare

Changelog

e6f920e Bump to v0.0.2
9233546 Fix delete for kv2
82c9d1a Exit program when read returns an error
474eb0a Add default value for config file
54429a4 Add readonly attribute to prevent unwanted write/delete
19b0584 Simplify code structure

v0.0.1

21 Mar 19:19

Choose a tag to compare

Changelog

f69732d Working prototype
81f1ecd Initial commit