aacebedo / machination

An helper to create virtual machines using Docker and Vagrant
2 stars 2 forks source link

todo: cleanup syntax option --sharedfolder #12

Closed mzemb closed 9 years ago

mzemb commented 9 years ago

I'll prefer --sharedfolder : (instead the use of pipe as a separator)

mzemb commented 9 years ago

And ideallly I would like a quicker syntax: if I don't specify a mount point, machination shall use the host path. Ie: --sharedfolder . should be equilavent to --sharefolder "$(pwd)|$(pwd)"

aacebedo commented 9 years ago

Pipe removed. Not agree about the shortcut for pwd