# Functions
CommonOpts returns ssh option key-value pairs like {"IdentityFile=/path/to/id_foo"}.
DefaultPubKeys returns the public key from $LIMA_HOME/_config/user.pub.
No description provided by the author
No description provided by the author
SSHArgsFromOpts returns ssh args from opts.
SSHOpts adds the following options to CommonOptions: User, ControlMaster, ControlPath, ControlPersist.
No description provided by the author