uboslinux / ubos-admin

UBOS administration tools
Other
15 stars 3 forks source link

ubos-admin setup-shepherd --add-key <key> is broken #839

Closed jernst closed 3 years ago

jernst commented 3 years ago

The key is not being stored. It works if --file <file> is used instead.

jernst commented 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.