nebtex / vault-migrator

migrate vault data between different physical backends
Apache License 2.0
53 stars 11 forks source link

Change 'move' to 'copy' to reflect the actual behaviour #9

Open ssurenr opened 3 years ago

ssurenr commented 3 years ago

The term 'move' implies that the keys in the source backend are deleted. 'Copy' is a better term. Closes #2