Vagrantey
0.1.9
Enables working with Vagrant environments in a friendly manner. Configure friendly names, and a path to the Vagrant file, and then use native PowerShell commands to interact with them
Installation Options
Owners
Copyright
Stephen Valdinger
Package Details
Author(s)
- Stephen Valdinger
Tags
Functions
Get-VagrantConfig Set-VagrantConfig Get-VagrantEnvironment Start-VagrantEnvironment Stop-VagrantEnvironment Remove-VagrantEnvironment Invoke-VagrantProvisioner Get-VagrantPlugin Remove-VagrantPlugin Install-VagrantPlugin Get-VagrantSnapshot New-VagrantSnapshot Remove-VagrantSnapshot Restore-VagrantSnapshot Get-VagrantBox Remove-VagrantBox Update-VagrantBox
Dependencies
This module has no dependencies.
Release Notes
v 0.1.4 - Fixes an issue where running Set-Config against a relative path did not resolve. Adds Invoke-VagrantProvisioner.
FileList
- Vagrantey.nuspec
- Vagrantey.psd1
- Vagrantey.psm1
- public\Add-VagrantBox.ps1
- public\Get-RootPath.ps1
- public\Get-VagrantBox.ps1
- public\Get-VagrantConfig.ps1
- public\Get-VagrantEnvironment.ps1
- public\Get-VagrantPlugin.ps1
- public\Get-VagrantSnapshot.ps1
- public\Install-Vagrant.ps1
- public\Install-VagrantPlugin.ps1
- public\Invoke-VagrantProvisioner.ps1
- public\New-VagrantSnapshot.ps1
- public\Remove-VagrantBox.ps1
- public\Remove-VagrantEnvironment.ps1
- public\Remove-VagrantPlugin.ps1
- public\Remove-VagrantSnapshot.ps1
- public\Restore-VagrantSnapshot.ps1
- public\Set-VagrantConfig.ps1
- public\Start-VagrantEnvironment.ps1
- public\Stop-VagrantEnvironment.ps1
- public\Update-VagrantBox.ps1