7 Commits

Author SHA1 Message Date
pauloj95
b1fffee614
Update guest_commands_test.go 2019-02-06 10:50:29 +00:00
pauloj95
b4d1c77cc0
Update guest_commands_test.go 2019-02-06 10:30:37 +00:00
pauloj95
d7b93aa343
add force to guestcommands test too 2019-02-06 10:27:45 +00:00
Dave Sanderson
fc566a3cb4 Added test for new commands and guest os type 2017-12-13 11:16:21 -07:00
Chris Bednarski
569e6cc464 go fmt 2016-02-08 17:34:06 -08:00
Shawn Neal
357e494ee3 Fix failing Windows guest command tests 2015-10-01 10:04:59 -07:00
Shawn Neal
67f6d6cdb5 Adds provisioner guest commands abstraction
Provisioners often needs to perform command line operations on guests that may have different syntax and shells. The GuestCommands type abstracts these away so provisioners can avoid littering branching logic all over the place.
2015-10-01 10:02:10 -07:00