Vagrantey

0.1.4

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Vagrantey -RequiredVersion 0.1.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Vagrantey -Version 0.1.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Stephen Valdinger

Package Details

Author(s)

  • Stephen Valdinger

Tags

vagrant automation testing

Functions

Get-VagrantConfig Set-VagrantConfig Get-VagrantEnvironment Start-VagrantEnvironment Stop-VagrantEnvironment Remove-VagrantEnvironment Invoke-VagrantProvisioner

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

Version History

Version Downloads Last updated
0.1.9 276 1/27/2020
0.1.8 23 1/7/2020
0.1.7 16 12/20/2019
0.1.6 17 12/14/2019
0.1.5 23 12/4/2019
0.1.4 (current version) 16 12/4/2019
0.1.3 18 11/27/2019
0.1.2 19 11/26/2019
0.1.1 16 11/25/2019
0.1.0 16 11/25/2019
0.0.2 17 11/24/2019
0.0.1 19 11/24/2019
Show less