私はplinkを使用して外部サーバーから情報を取得するコマンドを発行しようとしています。これらのplinkコマンドは、ユーザーからの入力を期待しないバイナリから実行されることに注意してください。このエラーメッセージをオーバーライドしてプログラム出力を続行できるフラグがありますか?
The server's host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server's rsa2 key fingerprint is:
ssh-rsa 2048 **:**:**:**:**:**:**:**:**:**:**:**:**:**:**:**
If you trust this host, enter "y" to add the key to
PuTTY's cache and carry on connecting.
If you want to carry on connecting just once, without
adding the key to the cache, enter "n".
If you do not trust this host, press Return to abandon the
connection.
Store key in cache? (y/n)
ありがとうございました!
kittyのプロジェクトの klinkを使用できます。これがパテの分岐点です。キーがあります:-auto-store-sshkey。
—
paxlo
git clone
「git bash」などで起動すると、入力(Y / n)がbashプロンプトに入り、bashは通常で応答しbash: y: command not found
ます。