doctl-databases-pool
Verified for current stable LTS
Doctl Databases Pool Command: Retrieve Database Connection Pool Info
Use for retrieve database connection pool info with Doctl Databases Pool. Exact CLI syntax to retrieve database connection pool info using Doctl Databases Pool.
When to use this: Use for retrieve database connection pool info with Doctl Databases Pool.
Command Syntax
doctl d p g <database_id> <pool_name> doctl d p g <database_id> <pool_name> Command Breakdown
doctl is the base executable for this command.
FAQ
Purpose: Exact syntax to retrieve database connection pool info 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>