Remote SSH URI
remote_ssh_uriGenerate a VS Code Remote-SSH URI and CLI command to connect to a specified SSH host, optionally opening a remote path.
Instructions
Return a VS Code Remote-SSH URI and CLI command for the configured SSH host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | SSH hostname or IP address. Overrides REMOTE_SSH_HOST. | |
| path | No | Optional remote path to open. |