{ "version": 1, "connection": { "id": "00000000-0000-4000-8000-000000000001", "label": "example-server", "host": "203.0.113.10", "port": 22, "username": "deployer", "auth": { "kind": "identityFile", "identityFilePath": "C:\\Users\\example\\.ssh\\id_ed25519" }, "hostKeyFingerprint": "SHA256:replace-with-verified-host-fingerprint", "hostKey": "[203.0.113.10]:22 ssh-ed25519 replace-with-verified-public-host-key", "allowedRoots": ["/srv/example-app"], "autoConnect": true, "allowRoot": false }, "workspace": { "path": "/srv/example-app", "title": "example-app" } }