manage authentication keys
keys:add [KEY]
add a key for the current user
if no KEY is specified, will try to find ~/.ssh/id_[rd]sa.pub
keys:clear
remove all authentication keys from the current user
keys
display keys for the current user
-l, —long # display extended information for each key
keys:remove KEY
remove a key from the current user
[Validate]