sops icon indicating copy to clipboard operation
sops copied to clipboard

Add manage command

Open dooferlad opened this issue 2 years ago • 0 comments

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.

dooferlad avatar Aug 15 '22 14:08 dooferlad