A command line tool for simplified docker volume command built with go.
- Remove anonymous volume
- Remove volume by matching name (soon)
- Remove dangling volume (soon)
- Remove unused volume (soon)
dockervol
A command line tool for simplified docker volume command built with go.
Usage:
dockervol [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
rav Remove anonymous volume
Flags:
-h, --help help for dockervol
-t, --toggle Help message for toggle
Use "dockervol [command] --help" for more information about a command.