Tsuru pool remove
tsuru pool remove¶
Remove an existing pool.
Synopsis¶
Remove an existing pool.
tsuru pool remove <pool> [-y] [flags]
Options¶
-y, --assume-yes Don't ask for confirmation.
-h, --help help for remove
Options inherited from parent commands¶
--target string Tsuru server endpoint
--verbosity int Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses
SEE ALSO¶
- tsuru pool - A pool is used by provisioners to allocate space within a cluster for running applications.