Updated May 10, 2026 TheDocumentation Index
Fetch the complete documentation index at: https://docs.rafftechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
raff ssh-key command group manages SSH public keys registered on your account. Linux VMs accept these keys at create time via --ssh-keys. Every subcommand supports --output json for scripting. Alias: raff ssh-keys.
Subcommand index
list
ID, NAME, TYPE, FINGERPRINT.
get
create
--name. One of --public-key or --public-key-file must be provided.
update
delete
--force to skip the confirmation prompt. Existing VMs that already received the key keep it — deleting from the registry removes future use only.
Related
raff_ssh_key (Terraform)
Declarative SSH key management.
API key commands
Manage API keys.
VM commands
Pass keys at VM create with —ssh-keys.