Skip to main content

Module edit

Module edit 

Source
Expand description

envvault edit — open secrets in an editor.

Decrypts all secrets to a temporary file, launches $VISUAL / $EDITOR / vi, and applies any changes back to the vault on save.

Functions§

execute
Execute the edit command.
parse_edited_content
Parse edited content back into a key-value map.