Skip to content

Releases: ml0renz0/vcli

v0.2.1

27 Nov 10:06
Compare
Choose a tag to compare
  • Enhanced load_history
  • Updated backup command documentation

v0.2

27 Nov 09:55
Compare
Choose a tag to compare
  • Added backup per path
  • Enhanced cptree, rmtree, backup and restore by forking processes

v0.1.9

24 Nov 13:42
Compare
Choose a tag to compare

v0.1.8

08 Nov 14:08
Compare
Choose a tag to compare
  • Added functions: getcert, getkrb, cptree and rmtree.
  • Bugfix: cp didn't work.
  • Minor bugfixes

v0.1.7

25 Oct 13:00
Compare
Choose a tag to compare
  • Bugfix: /sys/mounts not showed when vault node is in standby mode.
  • Bugfix: unable to change current_pwd when removing last secret inside mount
  • Bugfix: reset terminal in trap function if running inside container to restore local echo
  • Bugfix: openssl crashes if PEM file is not folded at 64 chars
  • Bugfix: http_code can't be updated when running certinfo/krbinfo due to subshell invocation
    Added certificate and kerberos suffix variables

v0.1.6.3

24 Oct 12:24
Compare
Choose a tag to compare
  • Sort the output of krbinfo & certinfo

v0.1.6.2

24 Oct 12:15
Compare
Choose a tag to compare
  • Missing pipe in commands_help function

v0.1.6.1

24 Oct 11:57
Compare
Choose a tag to compare
  • Bugfix: spurious quotes around certificate made serial number to come out wrong

v0.1.6

24 Oct 08:37
Compare
Choose a tag to compare

v0.1.5

11 Oct 14:14
Compare
Choose a tag to compare
  • Added cp and mv functions