sops
sops copied to clipboard
Add manage command
Prior to this change, if we wanted to add or remove a master key, we had to rotate the data key. While there is nothing wrong with rotating the data key, having to do so at the same time as adding or removing a master key makes git history noisy.
This change adds a manage command, which allows separate master key management to data key rotation.