sciurus / vagrant-mutate

Convert vagrant boxes to work with different providers
MIT License
281 stars 41 forks source link

Feature: optional box naming/renaming as parameter #95

Open bjne opened 8 years ago

bjne commented 8 years ago

Often, remote boxes are named vagrant.box. I would love an optional parameter "name" to allow direct naming of mutated boxes, since renaming is a hazzle.

example:

vagrant mutate https://atlas.hashicorp.com/CumulusCommunity/boxes/cumulus-vx/versions/3.0.1/providers/virtualbox.box libvirt cumulus-vx

quanah commented 7 years ago

This is along the lines of #78 and is pretty much mandatory now with the new box structure. :/