klee volume rm
Remove one or more volumes.
Usage
$ klee volume rm [OPTIONS] VOLUMES...
Refer to the options section for an overview of available OPTIONS for this command.
Description
Remove one or more volumes. You cannot remove a volume that is in use by a container.
For example uses of this command, refer to the examples section below.
Options
| Name, shorthand | Default | Description |
--help |
Show this message and exit. |
Examples
$ klee volume rm testvol
testvol
Parent command
| Command | Description |
|---|---|
| klee volume | Manage volumes |