Skip to content

age

Interact with age's passphrase-based encryption.

Hint

To get a full list of subcommands run:

$ chezmoi age help

Example

$ chezmoi age encrypt --passphrase plaintext.txt > ciphertext.txt
$ chezmoi age decrypt --passphrase ciphertext.txt > decrypted-ciphertext.txt