Liking cljdoc? Tell your friends :D
Clojure only.

ssh-cli.core


exec-remoteclj

(exec-remote {:keys [identity-file machine cmd password] :as arg-map})

Executes a command on a remote machine via ssh

Executes a command on a remote machine via ssh
sourceraw docstring

scpclj

(scp arg-map)
(scp {:keys [identity-file from to password] :as arg-map} dir?)

SCPs a file from one machine to another

SCPs a file from one machine to another
sourceraw docstring

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

× close