We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aae542 commit e5a0aadCopy full SHA for e5a0aad
README.rst
@@ -252,6 +252,7 @@ Encrypting with SSH keys via age is also supported by SOPS. You can use SSH publ
252
("ssh-ed25519 AAAA...", "ssh-rsa AAAA...") as age recipients when encrypting a file.
253
254
When decrypting a file, SOPS will attempt to source the SSH private key as follows:
255
+
256
1. From the path specified in environment variable **SOPS_AGE_SSH_PRIVATE_KEY_FILE**
257
2. From the output of the command specified in environment variable **SOPS_AGE_SSH_PRIVATE_KEY_CMD**
258
0 commit comments