external help file | Module Name | online version | schema |
---|---|---|---|
Vagrantey-help.xml |
Vagrantey |
2.0.0 |
Returns information about installed Vagrant boxes
Get-VagrantBox [<CommonParameters>]
Vagrant boxes are pre-built base images available to be customized via a VagrantFile to suit your particular testing/use needs. This cmdlet queries your installed boxes and provides information about them
Get-VagrantBox
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.