# Connect over SSH

Collection: cli
Human docs: https://zei.sh/docs/cli

Connect with local OpenSSH.

Command: zeishctl sandboxes ssh SANDBOX_ID
Pass additional SSH arguments after -- and use --identity-file when needed.

Example:

```
zeishctl sandboxes ssh SANDBOX_ID
```
