Attaches an SSH key to the specified instance, allowing SSH access using the provided key.
CLI Usage: vastai attach ssh <instance_id> <ssh_key>
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-fix-stale-links.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API key must be provided in the Authorization header
ID of the instance to attach the SSH key to
The SSH key to attach to the instance
1"ssh-rsa AAAAB3NzaC1yc2EAAA..."