(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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |