For AI agents: The documentation index is at https://docs.digitalocean.com/llms.txt. Markdown versions of pages use the same URL with index.html.md in place of the HTML page (for example, append index.html.md to the directory path instead of opening the HTML document).
Manage SSH keys available on your account.
pydo.ssh_keys.create()
Create a New SSH Key
pydo.ssh_keys.delete()
Delete an SSH Key
pydo.ssh_keys.get()
Retrieve an Existing SSH Key
pydo.ssh_keys.list()
List All SSH Keys
pydo.ssh_keys.update()
Update an SSH Key’s Name