Documentation
Not logged in

SSHkey

Allows to send or remove a ssh public key from the local machine to a remote host authorized_keys

It is basically a line add|rm.

  • takes the following arguments:

    add|rm

    to add or remove

    path/to/a/local/key.pub|"content of a public key"

    the content to add or remove

    /path/to/destination/file

    destination file, created if does not exist

  • prepare:

    1. gets the local content and pass it to lcd