See also: create-storage-pool, update-storage-pool, storage-pools
Summary
Remove an existing storage pool.
Usage
juju remove-storage-pool [options] <name>
Options
| Flag | Default | Usage |
|---|---|---|
--B, --no-browser-login |
false | Do not use web browser for authentication |
--m, --model |
Model to operate in. Accepts [<controller name>:]<model name>|<model UUID> |
Examples
Remove the storage-pool named fast-storage:
juju remove-storage-pool fast-storage
Details
Remove a single existing storage pool.