user:enable-key-auth
Append ssh public keys to a user authorized_keys file.
pubkey
: One or more lines of ssh public key data.homedir
: Path to the homedir of the user.--check
: Do not actually make any changes, but report whether or not a change would be made.