Skip to content

Releases: ml0renz0/vcli

v0.6.2

14 May 15:15
Compare
Choose a tag to compare
  • Fix bash variable expansion and mount/umount commands

v0.6.1

02 Mar 11:42
Compare
Choose a tag to compare
  • Fix path completion and command history when using command modifiers.
  • Fix rmtree command when no last '/' is specified

v0.6.0

05 Feb 09:06
Compare
Choose a tag to compare
  • Fix: added missing check to rm command

v0.5.19

30 Jan 12:18
Compare
Choose a tag to compare
  • Enhancement to allow special characters to be specified in a secret (i.e.: ".;()=+-{}[]/?!@#$%^&_+-=|)
  • Disable stdin processing support: disable ';' as command separator as there's no way to distinguish whether its a command separator or part of a secret being uploaded

v0.5.18

21 Jan 11:35
441ac8d
Compare
Choose a tag to compare
  • Enhanced mount & umount commands using urlencode

v0.5.17

19 Nov 09:20
Compare
Choose a tag to compare
  • Add confirmation prompt to rmtree to solve Issue #22 (kudos to @vjacynycz-stratio)
  • Change question if user fails to respond yes/no

v0.5.16

15 Nov 14:11
Compare
Choose a tag to compare
  • Fixed umount command (kudos to @aprada-stratio)

v0.5.15

25 Jun 08:56
Compare
Choose a tag to compare
  • Bugfix: spurious hidden characters appear on output when running in batch mode

v0.5.14

05 Jun 11:28
Compare
Choose a tag to compare
  • Fix help definition that used wrong terms.

v0.5.13

23 Apr 08:33
Compare
Choose a tag to compare
  • Bugfix: certinfo, getcert, getcertlist, getsan and getcertexpiration failed to validate KEY/CRT pair due to a wrong pattern replace