/vault-kv-mv

Easily move Hashicorp Vault keys to different paths

Primary LanguageGoMozilla Public License 2.0MPL-2.0

vault-kv-mv Build and Test CodeQL golangci-lint

Easily move Hashicorp Vault keys to different paths

Build

  1. clone this repo and step into the dir
  2. go get -d .
  3. go build vault-kv-mv.go

Test

  1. go test

Usage

./vault-kv-mv <source_key_path> <destination_key_path>