
# ssh

SSH into a VM

## Usage

```
ssh [-l user] [user@]vmname [command...]
```

