vessl ssh-key list
and vessl ssh-key delete
commands.
vessl workspace vscode
adds the information to ~/.ssh/config
so that the workspace can show up in the host list.
tcp.seoul.oracle-cluster.vessl.ai
, username vessl
, and port 30787
. The full SSH command is ssh -p 30787 -i ~/.ssh/id_ed25519 vessl@tcp.seoul.oracle-cluster.vessl.ai
.