external help file | Module Name | online version | schema |
---|---|---|---|
Vagrantey-help.xml |
Vagrantey |
2.0.0 |
Restores a vagrant snapshot
Restore-VagrantSnapshot [-Environment] <String> [[-Name] <String>] [<CommonParameters>]
Restores a vagrant snapshot
Restore-VagrantSnapshot -Environment MyAwesomeVM
Restore-VagrantSnapshot -Environment MyAwesomeVM -Name TestSnappy
The vagrant environment to restore
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
If given, restores the provided friendly-named snapshot
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.