Open
Description
Readme.md says I should consult the console app for examples how to do authentication, but the keys
option is very light on any detail what I should be passing and in what order (I think public, private keys in that order).
I tried to use --key-stdin
and now my console is stuck, whatever I type in it just keeps wanting more lines. Even standard ctrl-c/x keys won't terminate it.
No idea what I'm really supposed to be doing, how I even tell if it's worked. What is the correct usage?