Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Releases: ml0renz0/vcli

v0.5.12

14 Mar 12:25
Compare
Choose a tag to compare
  • Bugfix: backup function didn't work as expected when backing a single secret

v0.5.11

28 Feb 11:40
Compare
Choose a tag to compare
  • Fix: Loosen backup function argument validation to allow creating secret backups instead of complete folders

v0.5.10

17 Jan 10:28
Compare
Choose a tag to compare
  • Bugfix: now that curl uses files for data posts we must use envsubst for variables to be expanded before uploading secrets to Vault

v0.5.9

14 Jan 14:18
Compare
Choose a tag to compare
  • Issue #20 bugifx: ./vcli: line 553: /usr/bin/curl: Argument list too long

v0.5.8

14 Jan 10:14
Compare
Choose a tag to compare
  • Issue #18 bugfix: Since version 0.5.1 put, addsecret, find and replace only worked if json data contained no whitespaces

v0.5.7

04 Jan 13:55
Compare
Choose a tag to compare
  • Fix getcertlist: Remove duplicated SAN entries

v0.5.6

04 Jan 10:09
Compare
Choose a tag to compare
  • Fixed getallcertlist: remove duplicate /

v0.5.5

03 Jan 14:10
Compare
Choose a tag to compare
  • Fixed getcertlist: print vault key value instead of certificate's CN

v0.5.4

03 Jan 11:34
Compare
Choose a tag to compare
  • Fixed VAULT_ADDR variable check regex

v0.5.3

07 Nov 10:27
Compare
Choose a tag to compare
  • Fixed getcertexpiration function: negative diff dates now result in critical state
  • Fixed infinite loop when running from stdin input