Attaches an SSH key to the specified instance, allowing SSH access using the provided key.
CLI Usage: vastai attach ssh <instance_id> <ssh_key>
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..."