Expand description
envvault rotate-key — change the vault master password.
Decrypts all secrets with the old password, generates a new salt, re-derives the master key from the new password, re-encrypts all secrets, and writes the vault atomically.
Functions§
- execute
- Execute the
rotate-keycommand.