Please read the notes from the author:
from https://github.com/github/putty/blob/master/doc/plink.but
From the same GitHub link you provided:
\H{plink-usage} Using Plink
This section describes the basics of how to use Plink for
interactive logins and for automated processes.
Then the author proceeds to describe how to use Plink for interactive logins.
\S{plink-usage-interactive} Using Plink for interactive logins
To make a simple interactive connection to a remote server, just
type \c{plink} and then the host name:
The point is that the CLI tool *is* designed and can be used for both interactive and automated logins, and there’s absolutely clear evidence for this.
The official PuTTY installer will do the initial setup automatically.Yes you could run it as a console environment once you set it up.
Well, it’s a command-line tool. It even says so in the very first line of the link you posted.But you have to set up the connection profile or invoke it on the command line.
It doesn’t change the fact that the first 2 sentences in your post #45 are still wrong.I'm just glad I don't have to use toy programs like this for SSH anymore since I primarily use Linux.