| Class | Description |
|---|---|
| BoxAddMojo |
Invokes Vagrant
box add command. |
| BoxListMojo |
Invokes Vagrant
box list command. |
| BoxRemoveMojo |
Invokes Vagrant
box remove command. |
| BoxRepackageMojo |
Invokes Vagrant
box repackage command. |
| DestroyMojo |
Invokes Vagrant
destroy command. |
| HaltMojo |
Invokes Vagrant
halt command. |
| HelpMojo |
Display help information on vagrant-maven-plugin.
|
| InitMojo |
Invokes Vagrant
init command. |
| PackageMojo |
Invokes Vagrant
package command. |
| ProvisionMojo |
Invokes Vagrant
provision command. |
| ReloadMojo |
Invokes Vagrant
reload command. |
| ResumeMojo |
Invokes Vagrant
resume command. |
| SshConfigMojo |
Invokes Vagrant
ssh-config command. |
| SshMojo |
Invokes Vagrant
ssh command. |
| StatusMojo |
Invokes Vagrant
status command. |
| SuspendMojo |
Invokes Vagrant
suspend command. |
| UpMojo |
Invokes Vagrant
up command. |
Copyright © 2013–2016. All rights reserved.