(add-fingerprint-to-known-hosts user-name fingerprint)
add a node qualified by ip or fqdn to the users ~/.ssh/known_hosts file.
add a node qualified by ip or fqdn to the users ~/.ssh/known_hosts file.
(add-node-to-known-hosts user-name fqdn-or-ip & {:keys [port] :or {port 22}})
add a node qualified by ip or fqdn to the users ~/.ssh/known_hosts file.
add a node qualified by ip or fqdn to the users ~/.ssh/known_hosts file.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close