Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
CLI reference for managing SSH keys.
machine0 keys ls machine0 keys ls --json
machine0 keys get <key> [flags]
--download
SSH_KEY_PATH
-f, --force
machine0 keys new <key> [flags]
--type
MANAGED
PUBLIC
--publicKeyPath
--default
machine0 keys new my-key --type MANAGED --default machine0 keys new my-key --type PUBLIC --publicKeyPath ~/.ssh/id_ed25519.pub
~/.ssh/machine0__<name>
machine0 keys update <key> [flags]
true
false
machine0 keys rm <key> [flags]
-y, --yes