doctl-databases-pool
Verified for current stable LTS
Doctl Databases Pool Command: Create Connection Pool For Database
Use for create connection pool for database with Doctl Databases Pool. Exact CLI syntax to create connection pool for database using Doctl Databases Pool.
When to use this: Use for create connection pool for database with Doctl Databases Pool.
Command Syntax
doctl d p c <database_id> <pool_name> --db <new_pool_name> --size <pool_size> doctl d p c <database_id> <pool_name> --db <new_pool_name> --size <pool_size> Command Breakdown
--db- Command Option
- Tool-specific option used by this command invocation.
--size- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create 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 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> Doctl Databases Pool Command: List Connection Pools For Database Cluster doctl d p ls <database_id>