doctl-databases-pool
Verified for current stable LTS
Doctl Databases Pool Command: List Connection Pools For Database Cluster
Use for list connection pools for database cluster with Doctl Databases Pool. Exact CLI syntax to list connection pools for database cluster using Doctl Databases Pool.
When to use this: Use for list connection pools for database cluster with Doctl Databases Pool.
Command Syntax
doctl d p ls <database_id> doctl d p ls <database_id> Command Breakdown
doctl is the base executable for this command.
FAQ
Purpose: Exact syntax to list connection pools for database cluster 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 Connection Pool For Database doctl d p rm <database_id> <pool_name> 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>