peopledoc/vault-cli

vault cp

Closed this issue · 1 comments

vault mv copies and deletes. We don't have anything that copies without deleting.

It's just about making this line optional:

self.delete_secret(old_path)

ping @tlehoux, if you want to try out your Python skills :D