Results 2 issues of Tim DiLauro

This bug is based on v2.5.1 ## Expected Behavior Invalid characters in strings destined for hidden input fields should be escaped so that they can be expressed appropriately and according...

Introduces new flag: --kvm-nic-type Example command line: ``` docker-machine create -d kvm --kvm-network "docker-machines" --kvm-nic-type virtio local ```