ssh
SSH into a VM
# ssh SSH into a VM ## Usage ``` ssh [-l user] [user@]vmname [command...] ```