vagrant/plugins/commands/box
Björn Brala 3ef9968c59 Add new `prune` command as discussed in: #6863 #5633
Usage: vagrant box prune [options]

Options:

    -p, --provider PROVIDER          The specific provider type for the boxes to destroy.
    -n, --dry-run                    Only print the boxes that would be removed.
        --name NAME                  The specific box name to check for outdated versions.
    -f, --force                      Destroy without confirmation even when box is in use.
    -h, --help                       Print this help
2016-11-09 09:19:49 +01:00
..
command Add new `prune` command as discussed in: #6863 #5633 2016-11-09 09:19:49 +01:00
plugin.rb core: Get rid of code that deals with box info on a separate statefile 2013-10-29 13:09:24 -02:00