doctl-databases-pool
Verified for current stable LTS
Doctl Databases Pool Command: Delete Connection Pool For Database
Use for delete connection pool for database with Doctl Databases Pool. Exact CLI syntax to delete connection pool for database using Doctl Databases Pool.
When to use this: Use for delete connection pool for database with Doctl Databases Pool.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
doctl d p rm <database_id> <pool_name> doctl d p rm <database_id> <pool_name> Command Breakdown
doctl is the base executable for this command.
FAQ
Purpose: Exact syntax to delete connection pool for database using Doctl Databases Pool.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Doctl Databases Pool Command: Create Connection Pool For Database
doctl d p c <database_id> <pool_name> --db <new_pool_name> --size <pool_size> Doctl Databases Pool Command: Create Database Connection Pool doctl d p c <database_id> <pool_name> --db <new_pool_name> --size <pool_size> Doctl Databases Pool Command: Delete Database Connection Pool doctl d p rm <database_id> <pool_name> Doctl Databases Pool Command: Get Database Connection Pool doctl d p g <database_id> <pool_name> Doctl Databases Pool Command: List Connection Pools For Database Cluster doctl d p ls <database_id>