Closed crowell closed 7 years ago
mech up
will fail if there's no mechfile in the current folder which is probably the situation here.
The way I generally use mech is to run command line VMs that I built. But you can run:
mech init https://atlas.hashicorp.com/bento/boxes/debian-8.6/versions/2.3.0/providers/vmware_desktop.box --name=bento
or something like that to get one from the internets.
I added an None
check in 8644d2c so this isn't so ambigious but I don't think this is much of an issue beyond that. Reopen if you feel like it.