Liking cljdoc? Tell your friends :D

dda.pallet.dda-user-crate.infra.ssh


configure-authorized-keysclj

(configure-authorized-keys user-name ssh-config)

Inputs: [user-name :- s/Str ssh-config :- Ssh]

configure the authorized_keys for a given user, all existing authorized_keys will be overwritten.

Inputs: [user-name :- s/Str ssh-config :- Ssh]

configure the authorized_keys for a given user, all existing
authorized_keys will be overwritten.
sourceraw docstring

configure-ssh-keyclj

(configure-ssh-key user-name ssh-config)

Inputs: [user-name :- s/Str ssh-config :- Ssh]

configer the users ssh_key.

Inputs: [user-name :- s/Str ssh-config :- Ssh]

configer the users ssh_key.
sourceraw docstring

configure-userclj

(configure-user user-name ssh-config)

Inputs: [user-name :- s/Str ssh-config :- Ssh]

Inputs: [user-name :- s/Str ssh-config :- Ssh]
sourceraw docstring

Sshclj

source

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

× close