add -g, --github <user> flag #283
Replies: 2 comments
-
|
This was present in an early draft of the age CLI design, and I had implemented it as an unstable feature in As you note, encrypting to a GitHub user in a single command can still be done with pipes. It can also be achieved with process substitution: |
Beta Was this translation helpful? Give feedback.
-
|
er, why not launch a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to https://github.com/S2-/sshenc.sh#encrypt-a-file-using-the-public-key-of-a-github-user
would simplify:
Beta Was this translation helpful? Give feedback.
All reactions