Closed jernst closed 3 years ago
On second thought, specifying that key as a command-line argument always was a bit weird. While we are at it, read it from stdin instead. The user should be prompted: "Paste your public key here". Remove the ability to pass as a command-line argument.
The key is not being stored. It works if
--file <file>
is used instead.