Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-29 00:23:53 +00:00
parent 262de4bc4f
commit 65da745d60
15 changed files with 216 additions and 23 deletions

View File

@@ -26,4 +26,4 @@ source: https://github.com/tldr-pages/tldr.git
- Delete a connection pool for a database:
`doctl {{[d|databases]}} {{[p|pool]}} {{[c|create]}} {{database_id}} {{pool_name}}`
`doctl {{[d|databases]}} {{[p|pool]}} {{[rm|delete]}} {{database_id}} {{pool_name}}`