mech icon indicating copy to clipboard operation
mech copied to clipboard

Easy command line virtual machines for VMWare

Results 26 mech issues
Sort by recently updated
recently updated
newest added

using vmware-workstation 16 debian 10(buster) kernel 4.19 mech 0.7.6 whatever box i am trying to use, i am getting same error: ```sh tar: Pattern matching characters used in file names...

Fix inline shell. "provision": [ { "type": "shell", "inline": "echo hi > /tmp/out", } ]

Mechfile config documentation required. 1. How to define multiple VMs 2. How to define VM Specs 3. How to define network settings.

Major refactoring. I'd like to continue refactoring/enhancing, but this is a lot of work so far. Major changes: - added flake8 for some static analysis and fixes for flake8 recommendations...

Is this repo still active? I have a few PRs open. I've not seen any responses from maintainer(s). I've been working on a fork: https://github.com/mkinney/mech/tree/multi-pr and I'd really like to...

mech could really benefit from some tab completion for VMs and for commands.

help wanted

Add ability to disabled shared folders. If vmware tools is not installed, you get errors and the drive is not mounted. Not all VMs will have vmware tools installed. Also,...

It would be nice to be able to override the vcpus and/or memory of an instance.