VagrantAliases |
Gets a runner to control Vagrant through the CLI. See the documentation on GitHub for a full API reference.
|
VagrantBoxAddSettings |
Additional settings for vagrant box add command
|
VagrantBoxAddSettingsExtensions |
Fluent extension methods for the VagrantBoxAddSettings class
|
VagrantBoxRemoveSettings |
Additional settings for the vagrant box remove command
|
VagrantBoxRemoveSettingsExtensions |
Fluent extension methods for the VagrantBoxRemoveSettings class
|
VagrantBoxRunner |
Wrapper around the vagrant box subcommands
|
VagrantBoxUpdateSettings |
Additional settings for the vagrant box update command
|
VagrantBoxUpdateSettingsExtensions |
Fluent extension methods for the VagrantBoxUpdateSettings class
|
VagrantCommandRunner |
Base class for Vagrant subcommands
|
VagrantDockerRunner |
Wrapper around the vagrant docker subcommands
|
VagrantInitSettings |
Additional settings for the vagrant init command
|
VagrantInitSettingsExtensions |
Fluent extension methods for the VagrantInitSettings class
|
VagrantPackageSettings |
Additional settings for the vagrant package command
|
VagrantPackageSettingsExtensions |
Fluent extension methods for the VagrantPackageSettings class
|
VagrantPluginInstallSettings |
Additional settings for the vagrant plugin install command.
|
VagrantPluginInstallSettingsExtensions |
Fluent extension methods for the VagrantPluginInstallSettings class
|
VagrantPluginRunner |
Wrapper around the vagrant plugin subcommands
|
VagrantPowerShellSettings |
Additional settings for the vagrant powershell command.
|
VagrantPowerShellSettingsExtensions |
Fluent extensions methods to the VagrantPowerShellSettings class
|
VagrantProvisionerSettings |
Additional settings for controlling provisioner execution
|
VagrantProvisionerSettingsExtensions |
Fluent extension methods to the VagrantProvisionerSettings class
|
VagrantRunner |
Wrapper around Vagrant's CLI functionality for creating, starting and managing VMs
|
VagrantSettings |
Settings to invoke the Vagrant CLI
|
VagrantSnapshotRestoreSettings |
Additional settings for the vagrant snapshot restore command.
|
VagrantSnapshotRestoreSettingsExtensions |
Fluent extension methods for the VagrantSnapshotRestoreSettings class
|
VagrantSnapshotRunner |
Wrapper around the vagrant snapshot subcommands
|
VagrantSSHSettings |
Additional settings for the vagrant ssh command
|
VagrantSSHSettingsExtensions |
Fluent extension methods to the VagrantSSHSettings class
|
VagrantUpSettings |
Additional settings for the vagrant up command
|
VagrantUpSettingsExtensions |
Fluent extension methods to the VagrantUpSettings class
|