Is there a way to export vault secret data from one vault instance, and then import to another vault instance?
Example: Export secrets from the source instance with the path secret/vault/path and import to the destination empty vault instance.
I am not aware of a 'native' way to do this. You will need to iterate over the requested secrets and export them to file (and import them in the same way).
You can try to use one of the following projects that attempt to do it:
Vault backup
Vault backup migrator
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With