Liking cljdoc? Tell your friends :D

dda.pallet.dda-git-crate.infra.server-trust


add-fingerprint-to-known-hostsclj

(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.
sourceraw docstring

add-node-to-known-hostsclj

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close