klee volume prune
Remove all volumes that are not being...
Usage
$ klee volume prune [OPTIONS]
Refer to the options section for an overview of available OPTIONS
for this command.
Description
Remove all volumes that are not being mounted into any containers.
For example uses of this command, refer to the examples section below.
Options
Name, shorthand | Default | Description |
--force , -f |
Do not prompt for confirmation | |
--help |
Show this message and exit. |
Examples
$ klee volume prune
WARNING! This will remove all unused volumes.
Are you sure you want to continue? [y/N]: y
bar
de0a894352c2
foo
Parent command
Command | Description |
---|---|
klee volume | Manage volumes |