Skip to content

atjhoendz/dockervol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockervol

A command line tool for simplified docker volume command built with go.

Features:

  • Remove anonymous volume

Todo:

  • 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.

About

a command-line tool for simplified docker volume command built with go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages