데이터베이스 클러스터의 연결 풀을 관리. 더 많은 정보: https://docs.digitalocean.com/reference/doctl/reference/databases/pool/.
doctl databases pool
명령을 실행:doctl databases pool {{명령어}} --access-token {{액세스_토큰}}
doctl databases pool get {{데이터베이스_아이디}} {{풀_이름}}
doctl databases pool list {{데이터베이스_아이디}}
doctl databases pool create {{데이터베이스_아이디}} {{풀_이름}} --db {{새로운_풀_이름}} --size {{풀_크기}}
doctl databases pool create {{데이터베이스_아이디}} {{풀_이름}}