Jonasvinther Medusa Versions Save

A cli tool for importing and exporting Hashicorp Vault secrets

v0.3.3

2 years ago

Fixing: #74

v0.3.2

2 years ago
  • Fix: Handle the mount path when it includes one or more '/' characters. Related issues #70 and #71. Thanks to @vanveele

v0.3.1

2 years ago
  • Fix: Handle complex json objects correctly #47 and #50
  • Add: Workflow that builds docker image and push to ghcr.io

v0.3.1-pre

2 years ago

This pre release is created in order to test and verify if it will solve issue #47 and #50.

v0.3.0

2 years ago
  • Added command that will delete all secrets under a given path #40

v0.2.5

2 years ago
  • Added parameter to support namespaces #61

v0.2.4

2 years ago

Fixes:

  • Before secret at foo/bar got overwritten with secret at foo/bar/moo. Thank's to @vvaltia for the pull request.

v0.2.3

2 years ago

Fix bug when writing secrets to a kv1 secret engine.

v0.2.2

3 years ago

Fixed bug for kv2 secrets where the current version of a secret has been deleted. Fixed bug when exporting kv1 secrets.

v0.2.1

3 years ago

Added logging to in order to find error while reading secret