Replies: 4 comments
-
|
Unfortunately, and not because it wasn't asked a million times so far, it appears that However, for a lengthy discussion about why and possible workarounds, please see discussion #256, and perhaps up-vote it. :) |
Beta Was this translation helpful? Give feedback.
-
|
Cross-reference to #256 @Articmar I recommend closing this as it duplicates existing conversations. |
Beta Was this translation helpful? Give feedback.
-
|
using "expect" |
Beta Was this translation helpful? Give feedback.
-
|
The new batchpass plugin handles non-interactive passphrase encryption. See #256 (comment) for usage and a warning. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Please, when encrypting/decrypting with a password, add the ability to pass the password like this
-p <password>.Example:
age -e -p <password> -o “path” “path”,age -d -p <password> -o “path” “path”.To make it easier to use the utility in scripts.
Beta Was this translation helpful? Give feedback.
All reactions