Skip to content

jdowning/vagrant-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-down

Command-line alias for vagrant destroy

Installation

Make sure you have Vagrant 1.2+ and run:

vagrant plugin install vagrant-down

Usage

Usage: vagrant down [vm-name]

    -f, --force    Destroy without confirmation.
    -h, --help     Print this help

Examples

Destroy without confirmation:

vagrant down -f

About

Vagrant plugin providing an alias to 'destroy'

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages